Make title field bigger when editing a topic title
This commit is contained in:
parent
669dad6cbb
commit
229395729d
|
@ -94,6 +94,9 @@
|
|||
|
||||
#topic-title {
|
||||
margin-bottom: 14px;
|
||||
#edit-title {
|
||||
width: 350px;
|
||||
}
|
||||
}
|
||||
|
||||
// App header
|
||||
|
|
Loading…
Reference in New Issue