mirror of
https://github.com/redmine/redmine.git
synced 2026-03-18 02:20:59 +01:00
Missing left-margin for journal icons (#26638).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17387 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1345,7 +1345,7 @@ div.wiki img {vertical-align:middle; max-width:100%;}
|
||||
.sort-handle.ajax-loading { background-image: url(../images/loading.gif); }
|
||||
tr.ui-sortable-helper { border:1px solid #e4e4e4; }
|
||||
|
||||
.contextual>*:not(:first-child), .buttons>.icon:not(:first-child) { margin-left: 5px; }
|
||||
.contextual>*:not(:first-child), .buttons>.icon:not(:first-child), .contextual .journal-actions>*:not(:first-child) { margin-left: 5px; }
|
||||
|
||||
img.gravatar {
|
||||
vertical-align: middle;
|
||||
|
||||
Reference in New Issue
Block a user