minor category page style tweaks for mobile

This commit is contained in:
Jeff Atwood 2015-09-15 14:37:14 -07:00
parent a47a71dd82
commit 74da57f77f
1 changed files with 1 additions and 5 deletions

View File

@ -131,10 +131,6 @@
box-sizing: inherit;
}
.main-link {
width: 80%;
}
.posts {
width: 10%;
}
@ -193,7 +189,7 @@ tr.category-topic-link {
h3 {
display: inline-block;
font-size: 1.286em;
margin: 10px 0 0 5px;
margin: 0 0 0 10px;
i {
margin-right: 5px;
}