Skip to content

Commit ff2d2fa

Browse files
Added z-index to make clicking the upvote button possible
1 parent 1c34ef8 commit ff2d2fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/assets/stylesheets/protip.css.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,6 +872,7 @@ body.protip-single {
872872
position: absolute;
873873
top: 0px;
874874
right: 10%;
875+
z-index: 10;
875876

876877
&:hover {
877878
color: #ab3a2c;

0 commit comments

Comments
 (0)