]> source.dussan.org Git - redmine.git/commitdiff
Merged r19503 from trunk to 4.1-stable (#32896).
authorGo MAEDA <maeda@farend.jp>
Mon, 10 Feb 2020 00:18:50 +0000 (00:18 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 10 Feb 2020 00:18:50 +0000 (00:18 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19504 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index dcada0e46eb5dea103611d6ca3a6134cfeb0bfd5..606372116f77e1dc58dc746c949df083600a1cb1 100644 (file)
@@ -402,10 +402,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;}