marcodeltongo / thematic

Automatically exported from code.google.com/p/thematic
0 stars 0 forks source link

2c-l-fixed.css .hentry is wider than it's parent div #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using the 2c-l-fixed.css stylesheet:

The width of .hentry is 10px wider than its parent div #content will allow, 
which hides the last 10px 
on the right edge of .hentry.

Tested on safai 4.0.3 and firefox 3.5.3

Adjusting .hentry in this manner fixes it

.hentry { width:620px;}

Original issue reported on code.google.com by eugene.m...@gmail.com on 1 Oct 2009 at 5:17

GoogleCodeExporter commented 9 years ago
sorry this is a duplicate of issue 41- should have looked before i leapt.

Original comment by eugene.m...@gmail.com on 2 Oct 2009 at 2:38

GoogleCodeExporter commented 9 years ago
Fixed in SVN revision 559

Chris

Original comment by chris.gossmann@googlemail.com on 28 Oct 2009 at 11:21