]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
fix article display
authorEd Kellett <redacted>
Thu, 25 Feb 2016 21:51:22 +0000 (21:51 +0000)
committerEd Kellett <redacted>
Thu, 25 Feb 2016 21:51:22 +0000 (21:51 +0000)
static/css/style.css

index 9b2a8d6ccef00193b3ea5333a3e4af07896014fc..a380cd40e8d1d235611ac62b7252763e382dc3f3 100644 (file)
@@ -217,6 +217,11 @@ h1 {
     line-height: 1.6;
 }
 
+.art-info h1 {
+    display: inline;
+    margin-top: 0;
+}
+
 .art-body {
     margin-bottom: 1em;
 }