add mobile spacing for category under title
This commit is contained in:
parent
29bb9eaa89
commit
f442fca5af
|
@ -55,7 +55,6 @@
|
|||
}
|
||||
.topic-statuses {
|
||||
margin-top: -2px;
|
||||
|
||||
}
|
||||
.select2-container {
|
||||
vertical-align: middle;
|
||||
|
|
|
@ -30,6 +30,9 @@
|
|||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
.title-category-wrapper {
|
||||
margin-top:5px;
|
||||
}
|
||||
.private-message-glyph { display: none; }
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue