Skip to content

Commit

Permalink
Tweak quick-add input size.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiswa committed Jul 29, 2015
1 parent e6cd183 commit e83a60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ textarea {
text-align: right;
}
.addItem input {
width: 90% !important;
width: 80% !important;
}
.draggable-placeholder {
height: 80px;
Expand Down

0 comments on commit e83a60b

Please sign in to comment.