[MERGE] merge few bugfixes
[odoo/odoo.git] / addons / web_gantt / static / src / css / gantt.css
1
2 .openerp .oe_gantt {
3     min-height: 500px;
4 }
5
6 .openerp .oe_gantt .oe_gantt_button_create {
7     position: absolute;
8     top: 5px;
9 }