Skip to content

Commit 53d3e67

Browse files
committed
fb2.css fix - v hyphenate: none
1 parent 1cc5d6e commit 53d3e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/res/raw/fb2.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ li { display: list-item; text-indent: 0em; }
1717
ul { display: block; list-style-type: disc; margin-left: 1em }
1818
ol { display: block; list-style-type: decimal; margin-left: 1em }
1919

20-
v { text-align: left; text-align-last: right; text-indent: 1em hanging }
20+
v { text-align: left; text-align-last: right; text-indent: 1em hanging; hyphenate: none }
2121

2222
stanza { $poem.all }
2323
stanza + stanza { margin-top: 1em; }

0 commit comments

Comments
 (0)