Skip to content

Commit

Permalink
fixed css error
Browse files Browse the repository at this point in the history
  • Loading branch information
bluezed committed Jul 10, 2015
1 parent 4a9bea8 commit ea91b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/scroll-top.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
bottom: 10px;
right: 15px;
display: none;
z-index: 9999999; // needed to place it on top of the Yii2 Debug ribbon!
z-index: 9999999;
text-align: center;
}

Expand Down

0 comments on commit ea91b12

Please sign in to comment.