Make title input wider

This commit is contained in:
Toby Zerner 2015-07-23 14:35:05 +09:30
parent 11ef5f94ca
commit 0b141b3e92

View File

@ -46,6 +46,7 @@
}
input {
font-size: 16px;
width: 500px;
&, &[disabled], &:focus {
background: none;