mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 04:21:17 +01:00
Merge pull request #4065 from pichalite/master
Minor styling updates to ACP Categories page
This commit is contained in:
@@ -12,7 +12,6 @@ div.categories {
|
||||
.row {
|
||||
margin-left: -15px;
|
||||
margin-right: -15px;
|
||||
border-bottom: 1px dashed #ddd;
|
||||
padding-bottom: 12px;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
@@ -89,4 +88,4 @@ div.categories {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,7 +26,4 @@
|
||||
</div>
|
||||
</li>
|
||||
<!-- END categories -->
|
||||
|
||||
<li class="children-placeholder"></li>
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user