maTh il y a 4 ans
Parent
commit
dc70b74ef4
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 1 0
      p/themes/base-theme/template.css
  2. 1 0
      p/themes/base-theme/template.rtl.css

+ 1 - 0
p/themes/base-theme/template.css

@@ -1383,6 +1383,7 @@ input:checked + .slide-container .properties {
 
 	.form-group .group-name {
 		float: none;
+		width: auto;
 	}
 
 	.form-group .group-controls {

+ 1 - 0
p/themes/base-theme/template.rtl.css

@@ -1383,6 +1383,7 @@ input:checked + .slide-container .properties {
 
 	.form-group .group-name {
 		float: none;
+		width: auto;
 	}
 
 	.form-group .group-controls {