[FIX] hit box of menu items is large and can sometimes overflow the page content on its right.--fixes:lp1098574

bzr revid: bth@tinyerp.com-20130115102141-wnu6rd323laxwhco
This commit is contained in:
Bhumi Thakkar (Open ERP) 2013-01-15 15:51:41 +05:30
parent a733069756
commit 515e6f5cf0
2 changed files with 0 additions and 4 deletions

View File

@ -1242,8 +1242,6 @@
.openerp .oe_secondary_submenu {
padding: 2px 0 8px 0;
margin: 0;
width: 220px;
display: inline-block;
}
.openerp .oe_secondary_submenu li {
position: relative;

View File

@ -1009,8 +1009,6 @@ $sheet-padding: 16px
.oe_secondary_submenu
padding: 2px 0 8px 0
margin: 0
width: 220px
display: inline-block
li
position: relative
margin: 0