Improve option groups styling again
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -1355,7 +1355,7 @@ h6.fieldset-heading { | ... | @@ -1355,7 +1355,7 @@ h6.fieldset-heading { |
| 1355 | box-sizing: border-box; | 1355 | box-sizing: border-box; |
| 1356 | overflow: hidden; | 1356 | overflow: hidden; |
| 1357 | display: block; | 1357 | display: block; |
| 1358 | width: 98%; | 1358 | width: 100%; |
| 1359 | cursor: move; | 1359 | cursor: move; |
| 1360 | margin-top: 0 !important; | 1360 | margin-top: 0 !important; |
| 1361 | padding: 10px; | 1361 | padding: 10px; | ... | ... |
-
Please register or sign in to post a comment