|
|
|
|
|
by lorettahe
4845 days ago
|
|
It doesn't actually cap the line. It caps the block. Sometimes the block can extend to multiple lines. http://i.imgur.com/698dzMo.png After trying with the css suggested here on Google inside Chrome, the problametic characters don't have the top going across too high like originally, but it gets capped on the top of the first line of the paragraph, instead of the line the character is actually at. That said, I'm not sure how to solve this though. |
|
It seems like there isn't really any CSS only solution for this without wrapping every character in its own element like jQueryIsAwesome suggested.