css: fix input box size in inline forms.
This commit is contained in:
@@ -82,6 +82,7 @@ form.inline-form {
|
||||
display: table-cell;
|
||||
padding-right: 1em;
|
||||
white-space: nowrap;
|
||||
line-height: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user