summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNur Rony <pro.nmrony@gmail.com>2016-12-23 19:04:00 +0600
committerNur Rony <pro.nmrony@gmail.com>2016-12-23 19:04:00 +0600
commit3f6edaeae892d38df22f397c7079c09c4b279f5c (patch)
tree08f42e7ccef4e27d6b1b35dc277fcd638ca76ad8
parent0b95f765656442f389fd4d5f45131be6608d0829 (diff)
downloadgitlab-ce-3f6edaeae892d38df22f397c7079c09c4b279f5c.tar.gz
fixes confedential warning alignment on comment box
-rw-r--r--app/assets/stylesheets/pages/note_form.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/note_form.scss b/app/assets/stylesheets/pages/note_form.scss
index 074abec7692..e54e12be82f 100644
--- a/app/assets/stylesheets/pages/note_form.scss
+++ b/app/assets/stylesheets/pages/note_form.scss
@@ -109,7 +109,7 @@
margin: auto;
margin-top: 0;
text-align: center;
- font-size: 13px;
+ font-size: 12px;
@media (max-width: $screen-sm-max) {
// On smaller devices the warning becomes the fourth item in the list,