Przeglądaj źródła

CSS tweak for <code> in notifications

Thibaut 12 lat temu
rodzic
commit
d672b1c5e6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      assets/stylesheets/components/_notif.scss

+ 1 - 1
assets/stylesheets/components/_notif.scss

@@ -86,7 +86,7 @@
     display: inline-block;
     vertical-align: baseline;
     line-height: 0;
-    margin: 0;
+    margin: 0 .25rem;
     padding: 0;
     color: inherit;
     text-shadow: inherit;