summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2018-09-30 16:27:33 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2018-09-30 16:27:33 +0000
commit3f8ee753df555b47d9e433250d212673dbdbf09e (patch)
tree4163f7480051bf1edd8c7d91ac506d308835d824 /public
parent9a7faafb565161bf484604d654e1d24a7a8c6956 (diff)
downloadredmine-3f8ee753df555b47d9e433250d212673dbdbf09e.tar.gz
redmine-3f8ee753df555b47d9e433250d212673dbdbf09e.zip
Reduces margin between buttons.
git-svn-id: http://svn.redmine.org/redmine/trunk@17547 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public')
-rw-r--r--public/stylesheets/jstoolbar.css2
1 files changed, 1 insertions, 1 deletions
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;