Merge pull request #7020 from MathWhiz/patch-2

fix: Allow task notes textarea to rest above other elements when expanded
This commit is contained in:
Blade Barringer
2016-04-05 08:56:39 -05:00
+4
View File
@@ -407,6 +407,10 @@ for $stage in $stages
form
margin-bottom: 0 // stupid bootstrap override
textarea.form-control
position: relative
z-index: 50
[class$="-options"]
padding: 1em 1em 0
color: #333