From: Shunichi Fuji Date: Sat, 3 Nov 2007 08:36:09 +0000 (+0100) Subject: Fix typo in css X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/df203a293e3ac19245f8761cf7c5808f8735f917 Fix typo in css Signed-off-by: Lars Hjemli --- diff --git a/cgit.css b/cgit.css index 6cf4517..1e768b8 100644 --- a/cgit.css +++ b/cgit.css @@ -98,7 +98,7 @@ div#logo { } div#sidebar div.infobox { - margin: 0px 0px 0pax 0px; + margin: 0px 0px 0px 0px; padding: 0.5em; text-align: left; background-color: #ccc;