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:
authorNur Rony <pro.nmrony@gmail.com>2016-12-23 16:04:00 +0300
committerNur Rony <pro.nmrony@gmail.com>2016-12-23 16:04:00 +0300
commit3f6edaeae892d38df22f397c7079c09c4b279f5c (patch)
tree08f42e7ccef4e27d6b1b35dc277fcd638ca76ad8 /app/assets/stylesheets/pages/note_form.scss
parent0b95f765656442f389fd4d5f45131be6608d0829 (diff)
fixes confedential warning alignment on comment box
Diffstat (limited to 'app/assets/stylesheets/pages/note_form.scss')
-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,