WIP toggle sidebar menu:

- Fix addressbook list shrinks when the toggle is on
This commit is contained in:
Hadi Nategh 2015-09-10 10:46:22 +00:00
parent 707c68689f
commit 6b791ec80e
2 changed files with 0 additions and 8 deletions

View File

@ -301,9 +301,6 @@ input.et2_radiobox {
#addressbook-index div.filters select#infolog-index_filter2 {
width: 10%;
}
#addressbook-index table.egwGridView_outer {
width: 99%;
}
/*##################################################################*/
/*Infolog*/
.et2_container[id^="infolog-index-addressbook"] {

View File

@ -208,11 +208,6 @@ div#addressbook_view_sidebox{
}// Filter
table.egwGridView_outer{
// border-collapse: inherit;
width: 99%;
}
/*#############################################################*/