diff options
-rw-r--r-- | app/assets/stylesheets/pages/awards.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/awards.scss b/app/assets/stylesheets/pages/awards.scss index 70f7bb611ff..9282e0ae03b 100644 --- a/app/assets/stylesheets/pages/awards.scss +++ b/app/assets/stylesheets/pages/awards.scss @@ -94,7 +94,7 @@ .award-control { margin: 3px 5px 3px 0; - padding: 0 5px; + padding: 6px 5px; outline: 0; &:hover, |