mobile: suggested topics will now fill the viewport width

This commit is contained in:
Kris Aubuchon 2013-09-17 23:46:12 -04:00
parent 9808ae2970
commit 05c4173723
1 changed files with 1 additions and 3 deletions

View File

@ -257,10 +257,8 @@ a.star {
}
#suggested-topics {
float: left;
clear: left;
margin-top: 10px;
padding: 0 10px 0 10px;
padding: 20px 10px 15px 10px;
th.views, td.views, td.activity, th.activity, th.likes, td.likes {
display: none;
}