Browse Source

Fixed edit link formatting (bug #65).

Jamie Thingelstad 11 năm trước cách đây
mục cha
commit
ccbb699461
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      assets/stylesheets/foreground.css

+ 1 - 1
assets/stylesheets/foreground.css

@@ -57,7 +57,7 @@ h4.namespace.label {
 }
 
 h2 span {
-  display:block;
+  display: inline-block;
 }
 
 h2.title {