forked from forgejo/forgejo
UI fix
This commit is contained in:
parent
b92cac7038
commit
e3eea745f4
2 changed files with 4 additions and 2 deletions
|
@ -43,7 +43,6 @@
|
|||
}
|
||||
#dashboard {
|
||||
padding: 24px 0;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
// dashboard sidebar contains contributed repositories panel,
|
||||
// and my repositories panel
|
||||
|
@ -219,6 +218,7 @@
|
|||
border-bottom-right-radius: .3em;
|
||||
}
|
||||
#dashboard-news {
|
||||
padding-bottom: 60px;
|
||||
.news {
|
||||
margin-right: 2.4em;
|
||||
.mega-octicon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue