the repository which powers this website
Fix typo in css
Signed-off-by: Lars Hjemli <[email protected]>
Shunichi Fuji 2007-11-03
parent 0c8e184 · commit df203a2
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 6cf45170..1e768b80 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;