mirror of
https://github.com/discourse/discourse.git
synced 2025-05-18 04:53:05 +08:00
add mobile spacing for category under title
This commit is contained in:
parent
29bb9eaa89
commit
f442fca5af
@ -55,7 +55,6 @@
|
|||||||
}
|
}
|
||||||
.topic-statuses {
|
.topic-statuses {
|
||||||
margin-top: -2px;
|
margin-top: -2px;
|
||||||
|
|
||||||
}
|
}
|
||||||
.select2-container {
|
.select2-container {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
|
@ -30,6 +30,9 @@
|
|||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.title-category-wrapper {
|
||||||
|
margin-top:5px;
|
||||||
|
}
|
||||||
.private-message-glyph { display: none; }
|
.private-message-glyph { display: none; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user