summaryrefslogtreecommitdiff
path: root/css/css_enums
diff options
context:
space:
mode:
Diffstat (limited to 'css/css_enums')
-rw-r--r--css/css_enums2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/css_enums b/css/css_enums
index c51e8acc7..aaaed1419 100644
--- a/css/css_enums
+++ b/css/css_enums
@@ -16,7 +16,7 @@ css_list_style_position outside inside
css_list_style_type disc circle square decimal lower_alpha lower_roman upper_alpha upper_roman none
css_margin auto length percent
css_text_align inherit left right center justify
-css_text_transform none capitalize lowercase uppercase
+css_text_transform inherit none capitalize lowercase uppercase
css_vertical_align baseline bottom middle sub super text_bottom text_top top percent
css_visibility inherit visible hidden
css_white_space inherit normal nowrap pre