mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-29 11:24:11 +01:00
Change top bar position based on app-navigation width
This commit is contained in:
parent
2c0c11e862
commit
05a36cbc24
@ -917,6 +917,9 @@ tbody tr.contact.active, tbody tr.contact:hover {
|
||||
#contactsHeader tr td.tel { display: none; }
|
||||
#app-navigation { width: 200px; }
|
||||
#app-settings { width: 199px; }
|
||||
.multiselect #contactsHeader {
|
||||
margin-left: 280px; padding-right: 280px;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 900px) {
|
||||
#contactsHeader .delete { display: none; }
|
||||
|
Loading…
Reference in New Issue
Block a user