Make max reply number field a bit wider.

This commit is contained in:
ccd0 2016-03-16 03:52:37 -07:00
parent 688abc4434
commit 1d22cb7b71

View File

@ -1760,7 +1760,7 @@ a:only-of-type > .remove {
top: 2px;
}
.entry input[type="number"] {
width: 4em;
width: 4.5em;
}
.entry.has-shortcut-text {
display: flex;