From 3ce1956feec453e176414a1896c8faf3668148a8 Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Thu, 23 Jul 2009 22:42:33 +0000 Subject: Apply patch by Volker Mische to improve the sidebar toggle animation. Really closes COUCHDB-425 now. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@797252 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/style/layout.css | 1 - 1 file changed, 1 deletion(-) (limited to 'share/www/style') diff --git a/share/www/style/layout.css b/share/www/style/layout.css index 8b6f172b..0b513cd3 100644 --- a/share/www/style/layout.css +++ b/share/www/style/layout.css @@ -215,7 +215,6 @@ body.fullwidth #wrap { margin-right: 0; } #content { padding: 1em 16px 3em 10px; overflow: auto; position: absolute; top: 33px; bottom: 0; left: 0; right: 0; } -body.fullwidth #content { padding-right: 26px; } /* Toolbar */ -- cgit v1.2.3