(dashboard) widget heading text alignment

This commit is contained in:
Ad Schellevis 2016-05-04 13:02:56 +02:00
parent 53c1001b5a
commit f286da8ea0
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ $zindex: (
padding-bottom: 1px !important;
padding-top: 1px !important;
padding-right: 1px !important;
padding-left: 5px !important;
min-height: 25px !important;
.btn-group {

View File

@ -5,6 +5,7 @@
padding-bottom: 1px !important;
padding-top: 1px !important;
padding-right: 1px !important;
padding-left: 5px !important;
min-height: 25px !important; }
.widgetdiv .content-box-head .btn-group .btn {
color: #3C3C3B !important;