Skip to content

Commit 57d4053

Browse files
committed
try to make sidebar a bit more discoverable by leaving a little edge of it sticking out
1 parent 3f91f2f commit 57d4053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multi_page_viewer.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ span {
181181
width: 200px;
182182
top: 62px;
183183
bottom: 18px;
184-
left: -170px;
184+
left: -140px;
185185
transition: left 0.25s ease-in-out 1s;
186186
-moz-transition: left 0.25s ease-in-out 1s;
187187
-webkit-transition: left 0.25s ease-in-out 1s;

0 commit comments

Comments
 (0)