View Single Post
Old 07-23-2010, 06:25 AM   #4
charleski
Wizard
charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.charleski ought to be getting tired of karma fortunes by now.
 
Posts: 1,196
Karma: 1281258
Join Date: Sep 2009
Device: PRS-505
In practice, the line-height value adjusts the vertical position of the superscript. Smaller values raise it higher, larger push it lower. Without this attribute it sits at the baseline.

'Text-top' should work without disrupting the line-height, and frankly so should 'super', but CSS is biased towards making sure text doesn't collide rather than maintaining a regular line-height, and this is the only value I found that will override that annoying behaviour.
charleski is offline   Reply With Quote