Skip to content

Commit 5a0ab00

Browse files
committed
Jetsnack: better positioning the dropdown list with examples
1 parent 6f79614 commit 5a0ab00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wasm/jetsnack/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@
121121

122122
#demos {
123123
position: absolute;
124-
top: 30px;
125-
right: 40px;
124+
top: 31px;
125+
right: 37px;
126126
display: none;
127127
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
128128
z-index: 1;

0 commit comments

Comments
 (0)