From 1a0e010c4e0ffe3cd92a280122b5bdb3b2952502 Mon Sep 17 00:00:00 2001 From: Ccomp5950 Date: Sat, 23 Nov 2013 01:56:16 -0600 Subject: [PATCH] Forgot my CSS too. --- nano/css/shared.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nano/css/shared.css b/nano/css/shared.css index fe5c35dd303..5d41a4f330f 100644 --- a/nano/css/shared.css +++ b/nano/css/shared.css @@ -303,11 +303,11 @@ div.notice { border-color: #666666; } .fixedLeft { - width: 130px; + width: 110px; float: left; } .fixedLeftWide { - width: 260px; + width: 150px; float: left; }