Revert "[FIX] web: fix layout issue in Chrome 50"

or how to break every internet explorer releases while
attempting to fix chrome 50
This commit is contained in:
Simon Lejeune 2016-04-15 12:12:26 +02:00
parent 9a0124591b
commit e1a99192bd
2 changed files with 0 additions and 4 deletions

View File

@ -902,7 +902,6 @@
height: 100%;
}
.openerp .oe_leftbar > div > div > div {
display: table-cell;
position: relative;
height: 100%;
}
@ -1063,7 +1062,6 @@
height: 100%;
}
.openerp .oe_application > div > .oe_view_manager > .oe_view_manager_wrapper > div {
display: table-cell;
position: relative;
height: 100%;
}

View File

@ -785,7 +785,6 @@ $sheet-padding: 16px
display: table-row
height: 100%
> div
display: table-cell
position: relative
height: 100%
> div.oe_secondary_menus_container
@ -918,7 +917,6 @@ $sheet-padding: 16px
display: table-row
height: 100%
> div
display: table-cell
position: relative
height: 100%
> .oe_view_manager_body