Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
fix padding top/bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
tauriedavis committed Sep 7, 2016
1 parent d1fda19 commit 23157a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/pages/awards.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@

.award-control {
margin: 3px 5px 3px 0;
padding: 0 5px;
padding: 6px 5px;
outline: 0;

&:hover,
Expand Down

0 comments on commit 23157a3

Please sign in to comment.