fix layout issue on repos for not signed in users
This commit is contained in:
parent
f8ce0b494f
commit
08bc13aedd
|
@ -2,9 +2,6 @@
|
|||
.row
|
||||
max-width: 1024px
|
||||
|
||||
max-width: 1024px
|
||||
margin: auto
|
||||
|
||||
.main
|
||||
margin: auto
|
||||
max-width: 1024px
|
||||
|
@ -66,7 +63,7 @@
|
|||
float: left
|
||||
margin-left: grid-calc(6, 24)
|
||||
overflow: visible
|
||||
ercac
|
||||
|
||||
.centered .wrapper-main
|
||||
max-width: 1024px
|
||||
margin-left: auto
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="dashboard centered">
|
||||
<div class="dashboard wrapper-main">
|
||||
{{!-- <section class="dashboard-starred">
|
||||
<div class="row">
|
||||
<div class="dashboard--empty">
|
||||
|
|
Loading…
Reference in New Issue
Block a user