1
Fork 0

Hide overflow on user list.

This commit is contained in:
Juliusz Chroboczek 2020-04-25 20:02:33 +02:00
parent 78003fdc7d
commit fc4bac3f16
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ h1 {
width: 5%;
margin-left: 2%;
border: 1px solid;
overflow-x: hidden;
}
#anonymous-users {