oocss
oocss copied to clipboard
Different mod.css and content.css files
First thank you for all your hard work on this project. It's great!
Please check the download Source on GitHub.They seem to differ from the velocity-download on OOCSS.org. GitHub's files mod.css and content.css may cause the Block Structure to appear different than on the example 3 http://oocss.org/velocity/exercise3.html
Specifically when trying to extend a header in the standard mod with a block header, the block header extends beyond the boundary of the module e.g.
<div class="mod grab">
<b class="top"><b class="tl"></b><b class="tr"></b></b>
<div class="inner">
<div class="hd bam">
......module continues
The effect was created by this slight modification of mod_doc.html firefox 3.6