Better author meta mobile styles

Fixes #97
This commit is contained in:
John O'Nolan 2014-04-16 08:27:44 +02:00
parent 8a2edd67b0
commit e6c6767aa1
1 changed files with 10 additions and 0 deletions

View File

@ -1112,6 +1112,16 @@ margin on the iframe, cause it breaks stuff. */
margin: 1.4rem 0.8rem 0 0.8rem;
}
.author-meta li {
float: none;
margin: 0;
line-height: 1.6em;
}
.author-meta li:before {
display: none;
}
.older-posts,
.newer-posts {
position: static;