mirror of
https://github.com/jech/galene.git
synced 2024-11-22 16:45:58 +01:00
Hide overflow on user list.
This commit is contained in:
parent
78003fdc7d
commit
fc4bac3f16
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ h1 {
|
||||||
width: 5%;
|
width: 5%;
|
||||||
margin-left: 2%;
|
margin-left: 2%;
|
||||||
border: 1px solid;
|
border: 1px solid;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#anonymous-users {
|
#anonymous-users {
|
||||||
|
|
Loading…
Reference in a new issue