1
0
mirror of https://github.com/flarum/core.git synced 2025-02-25 03:33:42 +01:00

Make title input wider

This commit is contained in:
Toby Zerner 2015-07-23 14:35:05 +09:30
parent 932c1e5da8
commit 9b12548a4b

View File

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