Changed OS's names to icons in server status
That fixes a problem with long translation names pushing the labels with long version and OS name. For example: "3.0.12.4 on Linux" will work fine while "3.0.12.4 on Windows" will be pushed to the new line due to a long text in label
This commit is contained in:
@ -36,7 +36,7 @@ p, a {
|
||||
/* STATUS */
|
||||
/* ****** */
|
||||
|
||||
.serverstatus p {
|
||||
.serverstatus p, .serverstatus .label .fa {
|
||||
margin: 0
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user