Fix addressbook's room field overlaping the occupation field

This commit is contained in:
Hadi Nategh 2014-05-02 14:13:10 +00:00
parent c185974275
commit aa4128ad6e
2 changed files with 6 additions and 0 deletions

View File

@ -91,4 +91,7 @@ img.iphoto {
} }
#addressbook-index_org_view { #addressbook-index_org_view {
margin: 5px; margin: 5px;
}
.et2_hbox > * {
padding-right: 0 !important;
} }

View File

@ -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