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
path: root/app
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2016-12-26 21:39:26 +0300
committerMarin Jankovski <marin@gitlab.com>2016-12-27 19:51:24 +0300
commita4a7517a132ca1cc6cea4d1d3423a313a02ebceb (patch)
tree2d1ecf5c586b0f1b91aa01abf5d279509c4635fe /app
parent18caf1ccb17d95e3471c335b8d2e965ac4251de7 (diff)
Merge branch '26038-fix-confedential-warning-text-alignment' into 'master'
fixes confidential warning alignment on comment box Closes #26038 See merge request !8293
Diffstat (limited to 'app')
-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,