mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Stop the top of diffs in the stage view from being cut off
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
body {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
margin-top: 20px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
#title {
|
||||
|
||||
Reference in New Issue
Block a user