summaryrefslogtreecommitdiff
path: root/client/css/post-main-view.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/css/post-main-view.styl')
-rw-r--r--client/css/post-main-view.styl5
1 files changed, 0 insertions, 5 deletions
diff --git a/client/css/post-main-view.styl b/client/css/post-main-view.styl
index 0ff29ec..00f502f 100644
--- a/client/css/post-main-view.styl
+++ b/client/css/post-main-view.styl
@@ -53,9 +53,6 @@
.post-content
margin: 0
- .after-mobile-controls
- width: 100%
-
.darktheme .post-view
>.sidebar, >.content
nav.buttons
@@ -67,8 +64,6 @@
@media (max-width: 800px)
.post-view
flex-wrap: wrap
- >.after-mobile-controls
- order: 3
>.sidebar
order: 2
min-width: 100%