forked from kevadesu/forgejo
Fix and move "Use this template" button (#23398)
Before: <img width="1157" alt="Screenshot 2023-03-09 at 23 21 25" src="https://user-images.githubusercontent.com/115237/224174168-869966cc-fa59-4231-b449-23bd9db12862.png"> After: <img width="1145" alt="Screenshot 2023-03-09 at 23 24 34" src="https://user-images.githubusercontent.com/115237/224174173-7f5b9c22-44c4-4eed-990c-da49d749eb0e.png"> --------- Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
parent
c775053476
commit
17c8a0523a
3 changed files with 28 additions and 11 deletions
|
@ -2876,7 +2876,7 @@
|
|||
}
|
||||
|
||||
.repo-button-row > * {
|
||||
margin-top: 10px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.wiki .repo-button-row {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue