mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-30 19:52:17 +01:00
Contacts: Use auto instead of scroll for the share fix from @agamann
This commit is contained in:
parent
c13080f0f9
commit
266a074f32
@ -374,7 +374,7 @@ ul.propertylist { width: 450px; }
|
||||
#contacts-settings.open {
|
||||
height: auto;
|
||||
z-index: 10;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
}
|
||||
#contacts-settings {
|
||||
-webkit-box-sizing: border-box;
|
||||
|
Loading…
x
Reference in New Issue
Block a user