mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-20 18:08:02 +02: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 {
|
#addressbook-index_org_view {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
}
|
||||||
|
.et2_hbox > * {
|
||||||
|
padding-right: 0 !important;
|
||||||
}
|
}
|
@ -112,6 +112,9 @@ img.iphoto {
|
|||||||
#addressbook-index_org_view {
|
#addressbook-index_org_view {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
.et2_hbox > * {
|
||||||
|
padding-right: 0 !important;
|
||||||
|
}
|
||||||
@media all {
|
@media all {
|
||||||
/* #############################################################################
|
/* #############################################################################
|
||||||
// iframe
|
// iframe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user