DnD fileupload in comments in firefox bug: CSS seams to be the cause

This commit is contained in:
Tobias Johansson 2018-12-18 15:04:08 +01:00
parent cb265e1975
commit a84d4d13a0

View File

@ -409,19 +409,8 @@ $comments-width-max: 710px
box-shadow: 0 0 0 0.2em $color-background-light
.drag-hover
&:before
background-color: $color-success
content: " "
display: block
height: 100%
position: absolute
top: 0
left: 0
width: 100%
z-index: $z-index-base + 1
opacity: 0.2
border-radius: 1em
outline-style: solid
outline-color: $color-success
&.unsupported-drop
&:before
background-color: $color-danger
outline-color: $color-danger