summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_sidebar--right.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_sidebar--right.scss')
-rw-r--r--web/sass-files/sass/partials/_sidebar--right.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/sass-files/sass/partials/_sidebar--right.scss b/web/sass-files/sass/partials/_sidebar--right.scss
index 0c0fd930f..488f704de 100644
--- a/web/sass-files/sass/partials/_sidebar--right.scss
+++ b/web/sass-files/sass/partials/_sidebar--right.scss
@@ -8,11 +8,6 @@
padding: 0;
background: #fff;
@include single-transition(transform, 0.5s, ease);
- @include translateX(400px);
-
- &.move--left {
- @include translateX(0);
- }
.post-body {