From a031f1dfbdae3a4db3e6cbc5e04100d93804d12c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 26 May 2012 23:31:23 -0400 Subject: Try to float navigation to right.. --- (limited to 'main.css') diff --git a/main.css b/main.css index c730cbe..8a58168 100644 --- a/main.css +++ b/main.css @@ -50,9 +50,9 @@ header .logo a { } header div.nav { margin: 0px 0px 0px 64px; - float: right; } header ul { + float: right; height: 32px; width: 100%; line-height: 32px; -- cgit v0.9.1