From 5072832e69a6678bc88e1e289a485c2793d0171a Mon Sep 17 00:00:00 2001 From: Charles Fulton Date: Wed, 17 Oct 2012 08:18:40 -0700 Subject: [PATCH] CONTRIB-3876 langmenu: remove float and clear styles --- style/rocket_styles.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/style/rocket_styles.css b/style/rocket_styles.css index d1f13dc..d1c0aa5 100644 --- a/style/rocket_styles.css +++ b/style/rocket_styles.css @@ -82,8 +82,6 @@ a.logo { } .headermenu, .langmenu { - float:right; - clear: right; font-size:1em; margin:0px; text-align:right; @@ -836,4 +834,4 @@ table#links a { border: 1px dashed #ccc; } -/* @end */ \ No newline at end of file +/* @end */