mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-05 20:11:26 +01:00
prevent new topic button from overlapping in mobile
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
|
||||
.category {
|
||||
.span9 {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
a {
|
||||
li {
|
||||
list-style: none;
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
Why don't you try posting one?
|
||||
</div>
|
||||
<div class="category row">
|
||||
|
||||
<div class="{topic_row_size}">
|
||||
<ul id="topics-container">
|
||||
<!-- BEGIN topics -->
|
||||
|
||||
Reference in New Issue
Block a user