Skip to content

Commit 5da3fe8

Browse files
authored
Merge pull request #27 from af23me/26-h3-title-margin-fix
#26 Fixed H3 Title margin for sidebar headers.
2 parents 871872e + 514f153 commit 5da3fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/assets/stylesheets/wigu/active_admin_theme.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@ form fieldset.inputs {
553553
color: #ffffff;
554554
border: none;
555555
padding: 8px 15px;
556+
margin-top: 0;
556557
font-weight: 400;
557558

558559
-webkit-border-top-left-radius: $skinBorderRadius;

0 commit comments

Comments
 (0)