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:
parent
b247fbedfe
commit
d460093b05
@ -1034,6 +1034,7 @@ div#tablestatistics table {
|
||||
width: 10000px;
|
||||
overflow: hidden;
|
||||
box-sizing: content-box;
|
||||
padding-left: 2.2em;
|
||||
|
||||
.item {
|
||||
white-space: nowrap;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user