summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/modal.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-26 15:42:42 -0700
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-29 14:38:36 -0700
commit0ef1a582b625f7f6f52e377fc62dc526da34cfb6 (patch)
treee75277b93c019b4772c9920b737df1953fd6a9d5 /app/assets/stylesheets/framework/modal.scss
parentaf6aaf39f996e888ecfc536a42f25610623f6e02 (diff)
downloadgitlab-ce-0ef1a582b625f7f6f52e377fc62dc526da34cfb6.tar.gz
Add modal for label deletion
Diffstat (limited to 'app/assets/stylesheets/framework/modal.scss')
-rw-r--r--app/assets/stylesheets/framework/modal.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/modal.scss b/app/assets/stylesheets/framework/modal.scss
index 32b9894ae04..5438a4fa207 100644
--- a/app/assets/stylesheets/framework/modal.scss
+++ b/app/assets/stylesheets/framework/modal.scss
@@ -4,6 +4,10 @@
.page-title {
margin-top: 0;
+
+ .label {
+ font-size: initial;
+ }
}
}