about summary refs log tree commit diff
path: root/cgit.css
diff options
context:
space:
mode:
authorShunichi Fuji <palglowr@gmail.com>2007-11-03 09:36:09 +0100
committerLars Hjemli <hjemli@gmail.com>2007-11-03 09:36:09 +0100
commitdf203a293e3ac19245f8761cf7c5808f8735f917 (patch)
tree5867453725c6b51ab102a70d98a3d3c11085e6a0 /cgit.css
parentChange the cgit layout (diff)
downloadcgit-magenta-df203a293e3ac19245f8761cf7c5808f8735f917.tar.xz
Fix typo in css
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
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;