Remove 1px border of server info

Signed-off-by: Marvin Wegener mw197@web.de
This commit is contained in:
Dennis1993 2014-03-07 21:46:40 +01:00
parent 69e2d84b51
commit 27fee4edf6

View File

@ -1104,7 +1104,6 @@ div#tablestatistics table {
}
#serverinfo {
border-bottom: 1px solid #fff;
background: #888;
padding: .3em .9em;
padding-<?php echo $left; ?>: 2.2em;