fix spacing on public repo pages
This commit is contained in:
parent
d252a0657a
commit
afe34223bd
|
@ -43,7 +43,7 @@
|
|||
|
||||
#main
|
||||
position: relative
|
||||
padding: 20px 30px 80px
|
||||
padding: 2em $column-gutter/2 5em
|
||||
|
||||
.wrapper
|
||||
overflow: hidden
|
||||
|
|
|
@ -140,6 +140,9 @@ $top-height: 55px
|
|||
.navigation-handle span:not(.sync-spinner)
|
||||
padding: 0 .2em
|
||||
|
||||
.centered & .navigation li:last-child
|
||||
margin-right: 0
|
||||
|
||||
.navigation-nested
|
||||
display: none
|
||||
position: absolute
|
||||
|
|
Loading…
Reference in New Issue
Block a user