summaryrefslogtreecommitdiffstats
path: root/layout/style/res/ua.css
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style/res/ua.css')
-rw-r--r--layout/style/res/ua.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/style/res/ua.css b/layout/style/res/ua.css
index 504f5dc57..a8425d472 100644
--- a/layout/style/res/ua.css
+++ b/layout/style/res/ua.css
@@ -46,6 +46,9 @@
backface-visibility: inherit;
clip: inherit;
/* When the table wrapper is a Flex/Grid item we need these: */
+ flex-grow: inherit;
+ flex-shrink: inherit;
+ flex-basis: inherit;
align-self: inherit;
justify-self: inherit;
grid-column-start: inherit;