_s: a generic catch-all that should automatically prevent most future themes from having things float up into posts

git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@8915 d957f892-c61d-0410-b221-f235e6eecf30
This commit is contained in:
Ian Stewart 2012-02-10 19:19:48 +00:00
parent 2c76c21749
commit 93fa346360
1 changed files with 3 additions and 0 deletions

View File

@ -404,6 +404,9 @@ a:active {
.hentry {
margin: 0 0 1.5em;
}
.entry-meta {
clear: both;
}
.byline {
display: none;
}