mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-28 23:14:04 -04: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 {
|
.reply-to {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
margin-left: 5px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#main #reply-control {
|
#main #reply-control {
|
||||||
|
@ -347,7 +346,7 @@
|
||||||
left: 30px;
|
left: 30px;
|
||||||
right: 30px;
|
right: 30px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 60px;
|
top: 50px;
|
||||||
bottom: 48px;
|
bottom: 48px;
|
||||||
#wmd-input, #wmd-preview {
|
#wmd-input, #wmd-preview {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue