diff --git a/module/weekly/css/index.css b/module/weekly/css/index.css index eee54bce22..835aed952d 100644 --- a/module/weekly/css/index.css +++ b/module/weekly/css/index.css @@ -1,3 +1,3 @@ #mainContent td.projectName {white-space: nowrap; overflow-x: hidden;} #pageNav .angle-btn:first-child a.btn {max-width: 300px; overflow: hidden;} -.totalCount {font-weight: bold; text-align: right !important; padding: 8px 50px 8px 8px !important; width: 100%;} +.totalCount {height: 36px !important; line-height: 30px; font-weight: bold; text-align: right !important; padding: 0px 50px 0px 8px !important; width: 100%;}