mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 00:09:13 +01:00
Fix addressbook's room field overlaping the occupation field
This commit is contained in:
parent
c185974275
commit
aa4128ad6e
@ -91,4 +91,7 @@ img.iphoto {
|
||||
}
|
||||
#addressbook-index_org_view {
|
||||
margin: 5px;
|
||||
}
|
||||
.et2_hbox > * {
|
||||
padding-right: 0 !important;
|
||||
}
|
@ -112,6 +112,9 @@ img.iphoto {
|
||||
#addressbook-index_org_view {
|
||||
margin: 5px;
|
||||
}
|
||||
.et2_hbox > * {
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
@media all {
|
||||
/* #############################################################################
|
||||
// iframe
|
||||
|
Loading…
Reference in New Issue
Block a user