ScottOglesby / kanji-bakuhatsu

Provide the "exploded view" of a kanji character, and show relations to kanji sharing those components.
GNU General Public License v3.0
5 stars 3 forks source link

最近 list does not wrap (instead, it scrolls horizontally) #7

Closed ScottOglesby closed 5 years ago

ScottOglesby commented 5 years ago

The list should wrap onto multiple lines.

ScottOglesby commented 5 years ago

Fixed with CSS word-break:keep-all