mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
Make title field bigger when editing a topic title
This commit is contained in:
parent
669dad6cbb
commit
229395729d
1 changed files with 3 additions and 0 deletions
|
@ -94,6 +94,9 @@
|
|||
|
||||
#topic-title {
|
||||
margin-bottom: 14px;
|
||||
#edit-title {
|
||||
width: 350px;
|
||||
}
|
||||
}
|
||||
|
||||
// App header
|
||||
|
|
Loading…
Reference in a new issue