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; }