|
@@ -699,9 +699,11 @@ display: block; |
|
|
margin-bottom: -50px; |
|
|
margin-bottom: -50px; |
|
|
} |
|
|
} |
|
|
.repo-header .repo-buttons{ |
|
|
.repo-header .repo-buttons{ |
|
|
position: absolute; |
|
|
|
|
|
right: 15px; |
|
|
|
|
|
margin-bottom: -60px; |
|
|
|
|
|
|
|
|
position: relative; |
|
|
|
|
|
top: 1rem; |
|
|
|
|
|
width: 100%; |
|
|
|
|
|
display: flex; |
|
|
|
|
|
justify-content: flex-end; |
|
|
} |
|
|
} |
|
|
.repo-buttons .ui.labeled.button>.button{ |
|
|
.repo-buttons .ui.labeled.button>.button{ |
|
|
box-shadow: none !important; |
|
|
box-shadow: none !important; |
|
|