From b5a1d0863c49b85610694ddb49996795013b523e Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 14 Dec 2015 23:00:48 +0500 Subject: Removing translateX --- web/sass-files/sass/partials/_sidebar--right.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'web') 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 { -- cgit v1.2.3-1-g7c22