From: Jean-Philippe Lang Date: Sun, 30 Sep 2018 16:27:33 +0000 (+0000) Subject: Reduces margin between buttons. X-Git-Tag: 4.0.0~126 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3f8ee753df555b47d9e433250d212673dbdbf09e;p=redmine.git Reduces margin between buttons. git-svn-id: http://svn.redmine.org/redmine/trunk@17547 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/stylesheets/jstoolbar.css b/public/stylesheets/jstoolbar.css index 339765f3f..bd490b89f 100644 --- a/public/stylesheets/jstoolbar.css +++ b/public/stylesheets/jstoolbar.css @@ -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;