Tweak quick-add input size.

This commit is contained in:
kiswa 2015-07-29 12:39:38 -04:00
parent e6cd183b97
commit e83a60b06d

View File

@ -316,7 +316,7 @@ textarea {
text-align: right;
}
.addItem input {
width: 90% !important;
width: 80% !important;
}
.draggable-placeholder {
height: 80px;