diff options
Diffstat (limited to 'p/themes/base-theme/base.rtl.css')
| -rw-r--r-- | p/themes/base-theme/base.rtl.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/themes/base-theme/base.rtl.css b/p/themes/base-theme/base.rtl.css index 3cf89350b..e3f01c4eb 100644 --- a/p/themes/base-theme/base.rtl.css +++ b/p/themes/base-theme/base.rtl.css @@ -366,8 +366,8 @@ a.btn { .pagination:last-child .item { } -.pagination .loading, -.pagination a:hover.loading { +#load_more.loading, +#load_more.loading:hover { font-size: 0; } |
