tighten up reply to spacing on composer

This commit is contained in:
Jeff Atwood 2013-03-19 02:24:13 -07:00
parent 9805f7d2f5
commit f40e21ede3

View file

@ -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;