Skip to content

Commit d560420

Browse files
committed
fix:fix hint and label position. Propper positioning at screens <640
1 parent 1688e15 commit d560420

File tree

2 files changed

+152
-216
lines changed

2 files changed

+152
-216
lines changed

src/jquery.enjoyhint.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,6 @@
294294
left: 0;
295295
}
296296

297-
.enjoyhint_svg {
298-
}
299297
.enjoyhint_svg_wrapper {
300298
position: absolute;
301299
width: 100%;
@@ -322,8 +320,6 @@
322320

323321
.enjoy_hint_label {
324322
position: absolute;
325-
max-width: 90%;
326-
max-height: 90%;
327323
overflow: hidden;
328324
color: white;
329325
z-index: 107;

0 commit comments

Comments
 (0)