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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-11-02 21:34:17 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-11-03 20:27:06 +0300
commit2cddbeee6531e6d12b426ecb05487849a0edea65 (patch)
treef407d06dd63abcb4907583549ef048daf4af7d17 /app/assets/stylesheets/pages/editor.scss
parent651bdd7c34c9ebf686b8357d8fc3ca4d0a58792e (diff)
Unify dropdown button styles
Diffstat (limited to 'app/assets/stylesheets/pages/editor.scss')
-rw-r--r--app/assets/stylesheets/pages/editor.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/editor.scss b/app/assets/stylesheets/pages/editor.scss
index cb8cefaca97..778126bcfb7 100644
--- a/app/assets/stylesheets/pages/editor.scss
+++ b/app/assets/stylesheets/pages/editor.scss
@@ -55,6 +55,10 @@
float: left;
}
+ .file-buttons {
+ font-size: 0;
+ }
+
.select2 {
float: right;
}