Parcourir la source

Fixed edit link formatting (bug #65).

Jamie Thingelstad il y a 11 ans
Parent
commit
ccbb699461
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      assets/stylesheets/foreground.css

+ 1 - 1
assets/stylesheets/foreground.css

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