mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
tighten up reply to spacing on composer
This commit is contained in:
parent
9805f7d2f5
commit
f40e21ede3
1 changed files with 1 additions and 2 deletions
|
@ -276,7 +276,6 @@
|
|||
|
||||
.reply-to {
|
||||
margin-bottom: 10px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
#main #reply-control {
|
||||
|
@ -347,7 +346,7 @@
|
|||
left: 30px;
|
||||
right: 30px;
|
||||
position: absolute;
|
||||
top: 60px;
|
||||
top: 50px;
|
||||
bottom: 48px;
|
||||
#wmd-input, #wmd-preview {
|
||||
box-sizing: border-box;
|
||||
|
|
Loading…
Reference in a new issue