slight mobile improvement for editing topic title
This commit is contained in:
parent
1f8e1f8f17
commit
0a678fbf36
|
@ -129,8 +129,9 @@ display: none;
|
|||
.contents {
|
||||
input#reply-title {
|
||||
padding: 5px;
|
||||
margin: 6px 10px 0 0;
|
||||
width: 94%;
|
||||
margin-top: 6px;
|
||||
width: 99%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.wmd-controls {
|
||||
@include transition(top 0.3s ease);
|
||||
|
|
Loading…
Reference in New Issue