Browse Source

!important makes me sad (#9607)

Signed-off-by: jolheiser <john.olheiser@gmail.com>
tags/v1.11.0-rc1
John Olheiser Lauris BH 5 years ago
parent
commit
84ef1ac309
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      web_src/less/_base.less

+ 6
- 0
web_src/less/_base.less View File

@@ -1178,3 +1178,9 @@ i.icon.centerlock {
box-shadow: inset 0 0 0 1px #1678c2 !important;
color: #1678c2 !important;
}

.ui.label > img {
width: auto !important;
vertical-align: middle;
height: 2.1666em !important;
}

Loading…
Cancel
Save