Make the server logo visible

Signed-off-by: Agha Saad Fraz <agha.saad04@gmail.com>
I have added the styling for the logo to make it visible. To make the code consistent, I have added the same padding for the logo which is being used in other themes for the same logo
This commit is contained in:
Agha Saad Fraz 2019-03-24 02:42:44 +05:00 committed by GitHub
parent b247fbedfe
commit d460093b05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1034,6 +1034,7 @@ div#tablestatistics table {
width: 10000px;
overflow: hidden;
box-sizing: content-box;
padding-left: 2.2em;
.item {
white-space: nowrap;