diff --git a/client/css/pager.styl b/client/css/pager.styl index 9ce97577..df35f3e8 100644 --- a/client/css/pager.styl +++ b/client/css/pager.styl @@ -4,13 +4,6 @@ nav .disabled opacity: .5 - .prev span, - .next span - opacity: 0 - position: absolute - display: block - width: 0 - height: 0 .page position: relative diff --git a/client/html/manual_pager_nav.tpl b/client/html/manual_pager_nav.tpl index 954a8b75..d47df141 100644 --- a/client/html/manual_pager_nav.tpl +++ b/client/html/manual_pager_nav.tpl @@ -7,7 +7,7 @@ @@ -32,7 +32,7 @@ diff --git a/client/html/post.tpl b/client/html/post.tpl index 594611c9..a1f75185 100644 --- a/client/html/post.tpl +++ b/client/html/post.tpl @@ -12,7 +12,7 @@ <% } %> - Next post + < Next post
@@ -26,7 +26,7 @@ <% } %> - Previous post + Previous post >