quickfix whitespace on the composebox

(imported from commit 431a7bc2ac1192416f3c2bc7cbeaeac802a0ec62)
This commit is contained in:
acrefoot 2013-06-14 17:03:41 -04:00
parent 0983840e7b
commit 11e44c68ce
1 changed files with 3 additions and 0 deletions

View File

@ -769,6 +769,9 @@ blockquote p {
#compose_close {
display: none;
position: absolute;
right: 5px;
top: 10px;
}
/* Like .nav-tabs > li > a */