Skip to content

Commit 5194e46

Browse files
committed
CSS tweak
1 parent 12d5a10 commit 5194e46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
margin-top: auto;
6262
margin-bottom: auto;
6363
line-height: 0;
64-
left: 7px;
64+
left: 8px;
6565
opacity: 0;
6666
-webkit-transition: opacity 0.25s ease;
6767
-moz-transition: opacity 0.25s ease;
@@ -84,7 +84,7 @@
8484
margin-top: auto;
8585
margin-bottom: auto;
8686
line-height: 0;
87-
right: 9px;
87+
right: 10px;
8888
opacity: 1;
8989
-webkit-transition: opacity 0.25s ease;
9090
-moz-transition: opacity 0.25s ease;

0 commit comments

Comments
 (0)