1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 18:51:40 +02:00

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;