]> source.dussan.org Git - gitea.git/commitdiff
!important makes me sad (#9607)
authorJohn Olheiser <42128690+jolheiser@users.noreply.github.com>
Sun, 5 Jan 2020 04:56:06 +0000 (22:56 -0600)
committerLauris BH <lauris@nix.lv>
Sun, 5 Jan 2020 04:56:06 +0000 (06:56 +0200)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
web_src/less/_base.less

index 3da3ae6b99d1052ea84856278a1b2c10f9e75831..5ed44c588129fa9153443d4b537a2a280f2ffaf8 100644 (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;
+}