[FIX] web: fix view manager header height form view
authorGéry Debongnie <ged@odoo.com>
Thu, 4 Dec 2014 13:11:56 +0000 (14:11 +0100)
committerGéry Debongnie <ged@odoo.com>
Thu, 4 Dec 2014 13:11:56 +0000 (14:11 +0100)
commit290055e6d42dbf153fca5f6dffb48b8d8d461c0b
tree99d80b41a6c51f5fd46d1b0d872b4e029d2f3ecf
parentb1e9363b6629d1f11a60f414dba0df105a21485f
[FIX] web: fix view manager header height form view

in form view, the header height was higher than in other views (4 extra
pixels). This was caused by the floating buttons in
.oe-view-manager-buttons.  This commit forces the column to take exactly
30 px regardless of its content. (it is not a problem even if the
content takes extra lines)
addons/web/static/src/css/base.css
addons/web/static/src/css/base.sass
addons/web/static/src/xml/base.xml