mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
remove old css, fix misalignment of region
This commit is contained in:
parent
6378d589f2
commit
eedda315f8
@ -130,12 +130,5 @@ select#addressbook-index_col_filter\[tid\] {
|
||||
et2-button#addressbook-index_nm_advanced-search {
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
#addressbook-edit .chzn-container .chzn-results {max-height: 110px}
|
||||
|
||||
#addressbook-index_nm .chzn-drop {width:auto;}
|
||||
#addressbook-edit_adr_one_region, #addressbook-edit_adr_two_region {
|
||||
vertical-align: middle;
|
||||
margin-left: 1px;
|
||||
}
|
||||
.smime_section_border {border-top: 1px solid #e5e5e5;}
|
||||
.smime_section_border> * {padding-top: 10px;}
|
@ -149,17 +149,6 @@ select#addressbook-index_col_filter\[tid\] {
|
||||
et2-button#addressbook-index_nm_advanced-search {
|
||||
margin-right: 0 !important;
|
||||
}
|
||||
#addressbook-edit .chzn-container .chzn-results {
|
||||
max-height: 110px;
|
||||
}
|
||||
#addressbook-index_nm .chzn-drop {
|
||||
width: auto;
|
||||
}
|
||||
#addressbook-edit_adr_one_region,
|
||||
#addressbook-edit_adr_two_region {
|
||||
vertical-align: middle;
|
||||
margin-left: 1px;
|
||||
}
|
||||
.smime_section_border {
|
||||
border-top: 1px solid #e5e5e5;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user