Explorar o código

[web] fix mailbox badge height

Signed-off-by: Kristian Feldsam <[email protected]>
Kristian Feldsam %!s(int64=2) %!d(string=hai) anos
pai
achega
6507b53bbb
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      data/web/css/site/mailbox.css

+ 3 - 1
data/web/css/site/mailbox.css

@@ -66,4 +66,6 @@ table tbody tr td input[type="checkbox"] {
   padding: .2em .4em .3em !important;
   background-color: #ececec!important;
 }
-
+.badge.bg-info .bi {
+  font-size: inherit;
+}