CSS bug in default theme?
-
Line 15 in wordpress/themes/default/single.php:
<div class="entrytext">But there is no entrytext class in wordpress/themes/default/style.css
Is this a bug?
I created a Page recently and noticed the line-height was incorrect. After changing ‘entrytext’ to ‘entry’ it was better.
Was ‘entrytext’ a typo? Should it have been ‘entry’?
I searched for ‘entrytext’ at:
http://trac.wordpress.org/report/1
but did not find anything.
Why is there an ‘entrytext’ div with no corresponding class in the stylesheet?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CSS bug in default theme?’ is closed to new replies.