summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/website/summary.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/website/summary.less')
-rwxr-xr-xtheme/stylesheets/website/summary.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stylesheets/website/summary.less b/theme/stylesheets/website/summary.less
index 7d9ba6b..1b6513a 100755
--- a/theme/stylesheets/website/summary.less
+++ b/theme/stylesheets/website/summary.less
@@ -13,7 +13,7 @@
background: @sidebar-background;
border-right: 1px solid @sidebar-border;
- .transition(all 0.5s ease);
+ .transition(left 0.5s ease);
.book-search {
padding: @sidebar-search-padding;