]> source.dussan.org Git - redmine.git/commitdiff
Reduces margin between buttons.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Sep 2018 16:27:33 +0000 (16:27 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Sep 2018 16:27:33 +0000 (16:27 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@17547 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/jstoolbar.css

index 339765f3f5522711be5fb19ea41362c81b044bc8..bd490b89fbb590d8e9f80334c4870c710fb5e5fa 100644 (file)
@@ -46,7 +46,7 @@
 .wiki-preview p.empty-preview {color:#999; font-style:italic; margin-top:1em; text-align:center;}
 
 .jstElements button {
-    margin-right: 4px;
+    margin-right: 2px;
     width : 24px;
     height: 24px;
     padding: 4px;