Merge pull request #1723 from pi-hole/tweak/bpcss

Ensure Block Page (#1416) matches current style of Web Interface
This commit is contained in:
WaLLy3K 2017-10-07 14:53:43 +11:00 committed by GitHub
commit 7875df0d6b

View file

@ -228,7 +228,6 @@ header #bpAlt label {
.aboutImg { .aboutImg {
background: url("/admin/img/logo.svg") no-repeat center; background: url("/admin/img/logo.svg") no-repeat center;
background-size: 90px 90px; background-size: 90px 90px;
border: 3px solid rgba(255,255,255,0.2);
height: 90px; height: 90px;
margin: 0 auto; margin: 0 auto;
padding: 2px; padding: 2px;