mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-01 01:44:54 -05:00
This gives just enough space for the vertical scrollbar to be shown without adding a horizontal scrollbar.
This commit is contained in:
parent
c2609b239f
commit
0046df4b51
@ -489,7 +489,7 @@ textarea, input {
|
||||
#usersTableWrapper {
|
||||
float: right;
|
||||
clear: right;
|
||||
width: 100px;
|
||||
width: 101px;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user