Button content spacing.

This commit is contained in:
Sean Li 2015-01-25 17:04:02 -08:00
parent cbc0518f2a
commit 0a6b776739
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ h4 {
position: relative; position: relative;
top: -4px; top: -4px;
margin-left: 5px; margin-left: 5px;
margin-right: 2px; margin-right: 5px;
} }
.icon-dropdown { .icon-dropdown {