fix(css): Scope textarea z-index to just task boxes

This commit is contained in:
Blade Barringer 2016-04-05 20:07:11 -05:00
parent 1f6eef0082
commit ae14d405cb

View file

@ -407,7 +407,7 @@ for $stage in $stages
form
margin-bottom: 0 // stupid bootstrap override
textarea.form-control
.task textarea.form-control
position: relative
z-index: 50