From a8334c6e38880f189d1f79cd6dedd7d5137adcad Mon Sep 17 00:00:00 2001 From: moodaepo Date: Fri, 22 Apr 2011 18:31:43 +0000 Subject: [PATCH] Fixed typo in style sheet. git-svn-id: svn://svn.open-ils.org/ILS-Contrib/evergreen-ils.org@1418 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index f64cbff..3e1aac2 100644 --- a/css/style.css +++ b/css/style.css @@ -252,7 +252,7 @@ background: #fff; #leftside { width: 210px; -margin: 0 21px; +margin: 21px 0; padding: 0; float: left; } -- 2.11.0