mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-06 20:16:00 -04:00
correct broken mobile styling
This commit is contained in:
parent
8264dbd971
commit
561278eb38
1 changed files with 1 additions and 2 deletions
|
@ -144,8 +144,7 @@ tr.category-topic-link:nth-of-type(odd) {
|
|||
margin-bottom: 10px;
|
||||
|
||||
th .badge-category {
|
||||
float: left;
|
||||
margin: 1px 4px 0 0;
|
||||
margin: 0;
|
||||
font-size: 110%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue