aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/frss.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/base-theme/frss.css')
-rw-r--r--p/themes/base-theme/frss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/themes/base-theme/frss.css b/p/themes/base-theme/frss.css
index 23d8876c9..74bc62af7 100644
--- a/p/themes/base-theme/frss.css
+++ b/p/themes/base-theme/frss.css
@@ -2643,9 +2643,9 @@ html.slider-active {
width: 90%;
height: 100vh;
top: 0;
- right: 0;
+ right: 0 !important;
bottom: 0;
- left: auto;
+ left: auto !important;
position: fixed;
padding-top: 0;
margin-top: 0;