mobile private message composer tweak

This commit is contained in:
Jeff Atwood 2014-03-27 15:47:55 -07:00
parent aed6cda836
commit 5fee49292c

View File

@ -349,7 +349,7 @@ div.ac-wrap {
#reply-control.edit-title.private-message {
.wmd-controls {
@include transition(top 0.3s ease);
top: 140px;
top: 120px;
}
}