diff --git a/module/project/css/tree.css b/module/project/css/tree.css index ffa3137be2..0a71d1dd55 100644 --- a/module/project/css/tree.css +++ b/module/project/css/tree.css @@ -39,7 +39,7 @@ #mainContent.hide-side > .side-col {display: table-cell; width: 0px;} #mainContent.hide-side > .side-col > .cell {opacity: 0;} -h2.detail-title {font-size: 16px;} +h2.detail-title {font-size: 14px;} h2.detail-title .label-id, h2.detail-title .label {top: -1px} #itemContent > .detail:first-child {padding-top: 10px;} .detail-content > .btn-toolbar {margin-top: 15px;}