minor fix on #1469
This commit is contained in:
parent
911e631b5a
commit
f57235085a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#dashboard {
|
#dashboard {
|
||||||
padding: 24px 0;
|
padding: 1.5em;
|
||||||
}
|
}
|
||||||
// dashboard sidebar contains contributed repositories panel,
|
// dashboard sidebar contains contributed repositories panel,
|
||||||
// and my repositories panel
|
// and my repositories panel
|
||||||
|
|
Loading…
Reference in a new issue