Skip to content

Commit 8414449

Browse files
author
bozdoz
committed
Merge branch 'master' of github.com:usablica/intro.js
2 parents 29ced87 + 632c4e6 commit 8414449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/introjs-modern.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
.introjs-arrow.left, .introjs-arrow.left-bottom {
4949
left: -20px;
50-
border-color: rgba(000, 0, 0, 0.5) transparent transparent transparent;
50+
border-color: transparent rgba(000, 0, 0, 0.5) transparent transparent;
5151
}
5252
.introjs-arrow.right, .introjs-arrow.right-bottom {
5353
right: -20px;

0 commit comments

Comments
 (0)