Skip to content

Commit b3b4617

Browse files
sreicheladdison74
andauthored
fixes line-height (#4335)
Co-authored-by: Addison <[email protected]>
1 parent 2969973 commit b3b4617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skin/adminhtml/default/default/boxes.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ table.form-edit { width:100%; }
335335
.box,
336336
.entry-edit fieldset,
337337
.entry-edit .fieldset { padding:10px 15px; margin-bottom:15px; }
338-
.entry-edit .entry-edit-head h4 { float:left; padding:0; background:none; margin:0; color:#fff; font-size:1em; line-height:18px; min-height:0; }
338+
.entry-edit .entry-edit-head h4 { float:left; padding:0; background:none; margin:0; color:#fff; font-size:1em; line-height:24px; min-height:0; }
339339
.entry-edit .entry-edit-head .tools { float:right;}
340340
.entry-edit .entry-edit-head strong,
341341
.entry-edit .entry-edit-head a { color:#fff; font-size:1em; line-height:18px; min-height:0; font-weight:bold}

0 commit comments

Comments
 (0)