From: Svante Bengtson Date: Tue, 23 Feb 2016 11:33:31 +0000 (+0100) Subject: Remove divider X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/6315c9f1c9bf4b16ed1ba229055e51777de54e0c Remove divider --- diff --git a/css/mock1.css b/css/mock1.css index 14b36fdbe..6bd61bef5 100644 --- a/css/mock1.css +++ b/css/mock1.css @@ -263,13 +263,8 @@ a.hchild:hover,a.hchild:active { .footerchild { width: 100%; - border-bottom: 1px solid rgba(var(--footer-border-color),.5); } - - .footerchild:last-child { - border: none; - } - +} .footerchild ul li:last-child { margin-bottom: .5em; }