Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2016-09-07 23:28:02 +0300
committertauriedavis <taurie@gitlab.com>2016-09-07 23:28:02 +0300
commitd1fda19fee6d0a53dee4dfb790af9a68f315d199 (patch)
treee6aa871e027b014488c11239d04b24089936e4b5 /app/assets/stylesheets/pages/awards.scss
parent8a2b89f3ceedfba7d5b8ac196d2925d114b1cdeb (diff)
minor refactor
Diffstat (limited to 'app/assets/stylesheets/pages/awards.scss')
-rw-r--r--app/assets/stylesheets/pages/awards.scss7
1 files changed, 2 insertions, 5 deletions
diff --git a/app/assets/stylesheets/pages/awards.scss b/app/assets/stylesheets/pages/awards.scss
index 447ba24b46b..70f7bb611ff 100644
--- a/app/assets/stylesheets/pages/awards.scss
+++ b/app/assets/stylesheets/pages/awards.scss
@@ -93,11 +93,8 @@
}
.award-control {
- margin-top: 3px;
- margin-bottom: 3px;
- margin-right: 5px;
- padding-left: 5px;
- padding-right: 5px;
+ margin: 3px 5px 3px 0;
+ padding: 0 5px;
outline: 0;
&:hover,