Stop the top of diffs in the stage view from being cut off

This commit is contained in:
Nathan Kinsinger
2010-02-18 23:30:34 -07:00
parent 9689c430ef
commit 0cd02c13db
+1 -1
View File
@@ -1,7 +1,7 @@
body {
padding: 0px;
margin: 0px;
margin-top: 20px;
margin-top: 30px;
}
#title {