[FIX] web: grid headers should be aligned properly
[odoo/odoo.git] / addons / web / static / src / css / base.sass
index 05270c0..b1b8666 100644 (file)
@@ -2287,6 +2287,7 @@ $sheet-padding: 16px
         td, th
             padding: 3px 6px
             line-height: 18px
+            white-space: nowrap
         th.oe_sortable, th.oe_sortable div
             cursor: pointer
         th.oe_sortable div