summaryrefslogtreecommitdiff
path: root/src/web/_views/template/posts.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/_views/template/posts.php')
-rw-r--r--src/web/_views/template/posts.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/_views/template/posts.php b/src/web/_views/template/posts.php
index 137c0dd..ed79688 100644
--- a/src/web/_views/template/posts.php
+++ b/src/web/_views/template/posts.php
@@ -11,7 +11,7 @@
if ($loaded >= $page_size && $page_size < $total) {
ilang('action_load_posts',
id: 'action-load-posts',
- class: 'btn btn-line btn-wide mb mt',
+ class: 'btn btn-blend grow mb mt',
attrs: array(
'loaded' => $loaded,
'pageSize' => $page_size,