about summary refs log tree commit diff
diff options
context:
space:
mode:
-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;
e McEnroe 2018-02-04Color MatchParen DarkYellowJune McEnroe 2018-02-04Add palette sampling to gfxxJune McEnroe 2018-02-04Add 4-bit RGB to gfxxJune McEnroe 2018-02-04Add Quit menu item to gfcocoaJune McEnroe 2018-02-04Switch back to sane Objective-C styleJune McEnroe 2018-02-04Quit gfcocoa when window closesJune McEnroe 2018-02-03Apparently this is how people write Objective-CJune McEnroe