[FIX] web: do not enforce width of dropdown links
[odoo/odoo.git] / addons / web / static / src / css / base.css
index 9e77fc3..edd4d48 100644 (file)
   display: block;
   color: #4c4c4c;
   text-decoration: none;
-  width: 200px;
-  text-overflow: ellipsis;
-  overflow: hidden;
 }
 .openerp .oe_dropdown_menu > li > a:hover {
   text-decoration: none;