Browse Source

CSS tweak for <code> in notifications

Thibaut 12 years ago
parent
commit
d672b1c5e6
1 changed files with 1 additions and 1 deletions
  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;