Skip to content

Commit

Permalink
added to responsiveness of the css to phone layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMaroney committed Mar 16, 2012
1 parent 331fe8e commit 522d049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/site.css
Expand Up @@ -281,7 +281,6 @@ article.post > footer nav .next {
#pg > footer {
position: static;
}
}
article.post section.content > footer > .tags ,
article.post section.content > footer > .author ,
article.post section.content > footer > .date {
Expand All @@ -292,3 +291,4 @@ article.post > footer nav .next {
article.post section.content > footer > .tags {
padding: 5px 10px;
}
}

0 comments on commit 522d049

Please sign in to comment.