minor styling to tags page

v1.18.x
psychobunny 10 years ago
parent 646cdf9c57
commit cbb2453c08

@ -1,14 +1,10 @@
<div class="tags">
<div class="col-lg-9">
<div class="tag-management">
<!-- IF !tags.length -->
<div class="alert alert-warning">
<strong>Your forum does not have any topics with tags yet!</strong>
</div>
<h5>Your forum does not have any topics with tags yet.</h5>
<!-- ENDIF !tags.length -->
<div class="panel panel-default tag-management">
<div class="panel-heading">Tag Management</div>
<div class="panel-body">
<div class="row">
<div class="tag-list">
<!-- BEGIN tags -->
@ -32,7 +28,6 @@
</div>
</div>
</div>
</div>
<div class="col-lg-3 acp-sidebar">
<div class="panel panel-default">

Loading…
Cancel
Save