Adding missing comma
This commit is contained in:
parent
d754ab6af6
commit
4611081e49
@ -3737,7 +3737,7 @@ input:checked + .toggleSwitchSlider:before {
|
||||
}
|
||||
|
||||
/* Add spacing between server listings. */
|
||||
#serverSelectListScrollable > .serverListing
|
||||
#serverSelectListScrollable > .serverListing,
|
||||
#accountSelectListScrollable > .accountListing:not(:first-child):not(:last-child) {
|
||||
margin: 5px 0px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user