compose: move X to close a compose error to upper right.

(imported from commit f27e3b44f0f62bce8e448116926608da0066f78b)
This commit is contained in:
Jessica McKellar 2013-02-20 16:30:56 -05:00
parent 41aa91d300
commit f96079ee48
1 changed files with 1 additions and 3 deletions

View File

@ -509,9 +509,7 @@ img.inline_profile_picture {
text-shadow: 0 1px 0 white;
opacity: .2;
filter: alpha(opacity=20);
margin-left: 5px;
position: relative;
top: 1px;
float: right;
}
.composebox-close {