Skip to content

Commit

Permalink
!important makes me sad (#9607)
Browse files Browse the repository at this point in the history
Signed-off-by: jolheiser <john.olheiser@gmail.com>
  • Loading branch information
jolheiser authored and lafriks committed Jan 5, 2020
1 parent 0842464 commit 4f54a46
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions web_src/less/_base.less
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

0 comments on commit 4f54a46

Please sign in to comment.