From 43e11216182dc18e27eb16a9d67e15fef360338d Mon Sep 17 00:00:00 2001 From: WaLLy3K Date: Wed, 4 Oct 2017 01:05:44 +1100 Subject: [PATCH] Match current style of Web Interface * Remove border from about menu Signed off by WaLLy3K --- advanced/blockingpage.css | 1 - 1 file changed, 1 deletion(-) diff --git a/advanced/blockingpage.css b/advanced/blockingpage.css index cf379eea..e74844d1 100644 --- a/advanced/blockingpage.css +++ b/advanced/blockingpage.css @@ -228,7 +228,6 @@ header #bpAlt label { .aboutImg { background: url("/admin/img/logo.svg") no-repeat center; background-size: 90px 90px; - border: 3px solid rgba(255,255,255,0.2); height: 90px; margin: 0 auto; padding: 2px;