mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-05-02 00:44:47 -04:00
minor category page style tweaks for mobile
This commit is contained in:
parent
a47a71dd82
commit
74da57f77f
1 changed files with 1 additions and 5 deletions
|
@ -131,10 +131,6 @@
|
||||||
box-sizing: inherit;
|
box-sizing: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-link {
|
|
||||||
width: 80%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.posts {
|
.posts {
|
||||||
width: 10%;
|
width: 10%;
|
||||||
}
|
}
|
||||||
|
@ -193,7 +189,7 @@ tr.category-topic-link {
|
||||||
h3 {
|
h3 {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
font-size: 1.286em;
|
font-size: 1.286em;
|
||||||
margin: 10px 0 0 5px;
|
margin: 0 0 0 10px;
|
||||||
i {
|
i {
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue