We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923a8f3 commit c3c71ffCopy full SHA for c3c71ff
assets/css/scroll-top.css
@@ -9,7 +9,7 @@
9
bottom: 10px;
10
right: 15px;
11
display: none;
12
- z-index: 99999;
+ z-index: 9999999; // needed to place it on top of the Yii2 Debug ribbon!
13
text-align: center;
14
}
15
0 commit comments