Add z-index to notes textarea
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user