_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:
parent
2c76c21749
commit
93fa346360
1 changed files with 3 additions and 0 deletions
|
@ -404,6 +404,9 @@ a:active {
|
||||||
.hentry {
|
.hentry {
|
||||||
margin: 0 0 1.5em;
|
margin: 0 0 1.5em;
|
||||||
}
|
}
|
||||||
|
.entry-meta {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
.byline {
|
.byline {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue