summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/awards.scss
diff options
context:
space:
mode:
authorMartin Wortschack <mwortschack@gitlab.com>2018-09-06 09:43:14 +0000
committerPhil Hughes <me@iamphill.com>2018-09-06 09:43:14 +0000
commit379c31330f7d14941d6f619ccd7ad05627712abb (patch)
treeb05202484245db51c4dbc5ec02cac8e2f7792293 /app/assets/stylesheets/framework/awards.scss
parentf965bc9e669130bd567e575db197a82270affd96 (diff)
downloadgitlab-ce-379c31330f7d14941d6f619ccd7ad05627712abb.tar.gz
Resolve "Update presentation for SSO providers on log in page"
Diffstat (limited to 'app/assets/stylesheets/framework/awards.scss')
-rw-r--r--app/assets/stylesheets/framework/awards.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/awards.scss b/app/assets/stylesheets/framework/awards.scss
index a265e4206f1..702276780e9 100644
--- a/app/assets/stylesheets/framework/awards.scss
+++ b/app/assets/stylesheets/framework/awards.scss
@@ -229,8 +229,8 @@
svg {
margin-bottom: 1px;
- height: 18px;
- width: 18px;
+ height: $default-icon-size;
+ width: $default-icon-size;
border-radius: 50%;
path {