浏览代码

CSS tweak for <code> in notifications

Thibaut 12 年之前
父节点
当前提交
d672b1c5e6
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;