Make the button float.

This commit is contained in:
Nicolas Stepien 2013-04-16 01:30:09 +02:00
parent 98f2caf4bc
commit 0aa131bdaf

View File

@ -374,6 +374,10 @@ a[href="javascript:;"] {
:root.hide-announcement #globalMessage {
display: none;
}
a.hide-announcement,
a.show-announcement {
float: left;
}
/* Unread */
#unread-line {