Browse Source

Fixed edit link formatting (bug #65).

Jamie Thingelstad 11 years ago
parent
commit
ccbb699461
1 changed files with 1 additions and 1 deletions
  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 {