mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 17:05:10 +00:00
Improved support for IE8/9
This commit is contained in:
@@ -38,9 +38,6 @@ UL#userList
|
||||
DIV.tabsContainer > DIV.scrollToolbar > A > SPAN
|
||||
{ line-height: 12px; }
|
||||
|
||||
DIV.dialog.none DIV
|
||||
{ padding-bottom: 0px; }
|
||||
|
||||
DIV#popupFrame IFRAME
|
||||
{ height: expression(document.body.clientHeight - 88 + "px") }
|
||||
|
||||
@@ -220,9 +217,6 @@ dl.dl-horizontal
|
||||
{ margin-top: 2px;
|
||||
margin-bottom: 2px; }
|
||||
|
||||
TABLE#filtersList
|
||||
{ width: auto; }
|
||||
|
||||
/* UIxComponentEditor */
|
||||
|
||||
.SOGoTimePickerMenu > DIV
|
||||
|
||||
Reference in New Issue
Block a user