fixes # 889
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
@import "../common/000_vars.css.scss";
|
||||
|
||||
div#c-tag-subscriptions {
|
||||
p.info {
|
||||
margin: 1em 0;
|
||||
color: #AAA;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
div#a-posts {
|
||||
h1 {
|
||||
font-size: $h3_size;
|
||||
|
||||
@@ -28,6 +28,8 @@
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p class="info">You can create up to <%= Danbooru.config.max_tag_subscriptions %> subscriptions with up to 20 tags each.</p>
|
||||
|
||||
<%= sequential_paginator(@tag_subscriptions) %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user