From 0aa131bdaf1933ca19eeba5b54304cba56402a0e Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Tue, 16 Apr 2013 01:30:09 +0200 Subject: [PATCH] Make the button float. --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/style.css b/css/style.css index 0dcd18830..7426d3c8d 100644 --- a/css/style.css +++ b/css/style.css @@ -374,6 +374,10 @@ a[href="javascript:;"] { :root.hide-announcement #globalMessage { display: none; } +a.hide-announcement, +a.show-announcement { + float: left; +} /* Unread */ #unread-line {