Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix padding again
  • Loading branch information
john committed Apr 24, 2017
1 parent aa4b6de commit c57df8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/menu-button.css
Expand Up @@ -3,7 +3,7 @@
}

.user-button {
padding-right: 10px !important;
padding-right: 15px !important;
padding-left: 15px !important;
}

Expand Down

0 comments on commit c57df8e

Please sign in to comment.