mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Fix a Stylelint violation (#32896).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19503 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -404,10 +404,9 @@ div.table-list.boards .table-list-cell.name {width: 30%;}
|
||||
min-width:150px;
|
||||
}
|
||||
|
||||
.query-totals {text-align:right;}
|
||||
.query-totals {text-align:right; margin-top:-2.3em;}
|
||||
.query-totals>span:not(:first-child) {margin-left:0.6em;}
|
||||
.query-totals .value {font-weight:bold;}
|
||||
.query-totals {margin-top:-2.3em;}
|
||||
body.controller-timelog .query-totals {margin-top:initial;}
|
||||
|
||||
td.center {text-align:center;}
|
||||
|
||||
Reference in New Issue
Block a user