From 5f8c6c5669f3ffa0271129c882161b7dc28af256 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 26 May 2012 23:28:44 -0400 Subject: Try to float navigation to right. --- diff --git a/main.css b/main.css index c2cb4c4..c730cbe 100644 --- a/main.css +++ b/main.css @@ -50,7 +50,7 @@ header .logo a { } header div.nav { margin: 0px 0px 0px 64px; - position: relative; + float: right; } header ul { height: 32px; -- cgit v0.9.1