From 759e6ea8ed798abfd3ad188ee5ba4e688c508535 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 6 Jun 2011 11:29:47 -0700 Subject: docs css fixes --- docs/src/templates/docs.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/src') diff --git a/docs/src/templates/docs.css b/docs/src/templates/docs.css index bff47056..3c70f15d 100644 --- a/docs/src/templates/docs.css +++ b/docs/src/templates/docs.css @@ -137,7 +137,7 @@ h4 { #sidebar { margin-top: 4em; width: 15.5em; - padding: 0.7em; + padding: 0.8em 0.7em 0.7em 0.7em; background: #7989D6; overflow: hidden; float: left; @@ -157,7 +157,7 @@ h4 { #sidebar input { - width: 18.9em; + width: 207px; } -- cgit v1.2.3