From 0d1e8a63507056f8c655ee397060a2dc2a0155df Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Mon, 6 May 2019 09:03:41 -0400 Subject: [PATCH] CSS cleanup --- static/style.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/static/style.css b/static/style.css index 8a5e0cf9..7a033ccc 100644 --- a/static/style.css +++ b/static/style.css @@ -70,7 +70,6 @@ body#home sup { font-size: 0.5em; line-height: 0; position: relative; - vertical-align: baseline; vertical-align: middle; } @@ -745,15 +744,6 @@ body#notes main#single article div#commento { margin-top: 20px; } -body#notes main#single article div#commento a.commento-name { - max-width: none !important; - border: none; -} - -body#notes main#single article div#commento div.commento-logged-container { - display: block !important; -} - body#notes main#single article div#commento div#commento-footer { display: none; }