maTh hace 4 años
padre
commit
dc70b74ef4
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  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 {