Make subtask title text field wider when editing subtasks

This commit is contained in:
Frédéric Guillot
2018-05-10 11:37:28 -07:00
parent fea684279c
commit 56c2a6e543
3 changed files with 5 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -92,6 +92,9 @@ span.select2-container
@include xs-device
display: none
input[type="text"].form-max-width
width: 100%
input.form-error, textarea.form-error
border: 2px solid #b94a48