mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 23:07:28 +08:00
mobile: suggested topics will now fill the viewport width
This commit is contained in:
@ -257,10 +257,8 @@ a.star {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#suggested-topics {
|
#suggested-topics {
|
||||||
float: left;
|
|
||||||
clear: left;
|
clear: left;
|
||||||
margin-top: 10px;
|
padding: 20px 10px 15px 10px;
|
||||||
padding: 0 10px 0 10px;
|
|
||||||
th.views, td.views, td.activity, th.activity, th.likes, td.likes {
|
th.views, td.views, td.activity, th.activity, th.likes, td.likes {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user