Apply better margins to the option groups region
Showing
1 changed file
with
4 additions
and
0 deletions
| ... | @@ -1306,6 +1306,10 @@ h6.fieldset-heading { | ... | @@ -1306,6 +1306,10 @@ h6.fieldset-heading { |
| 1306 | height: 30px; | 1306 | height: 30px; |
| 1307 | } | 1307 | } |
| 1308 | 1308 | ||
| 1309 | .option-groups-region { | ||
| 1310 | margin-top: 15px !important; | ||
| 1311 | } | ||
| 1312 | |||
| 1309 | .option-groups-region .ui-icon { | 1313 | .option-groups-region .ui-icon { |
| 1310 | display: inline-block; | 1314 | display: inline-block; |
| 1311 | position: relative; | 1315 | position: relative; | ... | ... |
-
Please register or sign in to post a comment