summaryrefslogtreecommitdiffstats
path: root/WebCore/css/html.css
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/html.css')
-rw-r--r--WebCore/css/html.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebCore/css/html.css b/WebCore/css/html.css
index 913dbe5..9d9225c 100644
--- a/WebCore/css/html.css
+++ b/WebCore/css/html.css
@@ -621,7 +621,8 @@ a:-webkit-any-link:active {
/* HTML5 ruby elements */
ruby, rt {
- text-indent: 0; /* blocks used for ruby rendering should not trigger this */
+ text-indent: 0; /* blocks used for ruby rendering should not trigger this */
+ line-height: normal;
}
ruby > rt {