summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/modal.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-02-05 15:00:17 -0700
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-02-05 15:00:17 -0700
commitcf9b932f78be297ee91de048e634cfa83d91ef83 (patch)
tree5eb4f43e256849ec842dc76b7bd8e623ad901338 /app/assets/stylesheets/framework/modal.scss
parentf610a0cc17d1f9cd607810d5aabd7bf097f645d0 (diff)
downloadgitlab-ce-cf9b932f78be297ee91de048e634cfa83d91ef83.tar.gz
Use sprite_icon and variables39550-group-labels-redesign
Diffstat (limited to 'app/assets/stylesheets/framework/modal.scss')
-rw-r--r--app/assets/stylesheets/framework/modal.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/modal.scss b/app/assets/stylesheets/framework/modal.scss
index 1b785341246..a6b1bf9b099 100644
--- a/app/assets/stylesheets/framework/modal.scss
+++ b/app/assets/stylesheets/framework/modal.scss
@@ -6,8 +6,8 @@
margin-top: 0;
.color-label {
- font-size: 14px;
- padding: 6px 10px;
+ font-size: $gl-font-size;
+ padding: $gl-vert-padding $label-padding-modal;
}
}
}