Add edit on GitHub link
This commit is contained in:
parent
b077402243
commit
48e3696239
4 changed files with 9 additions and 4 deletions
|
@ -203,10 +203,6 @@ p.note {
|
|||
}
|
||||
}
|
||||
|
||||
#site-search .search {
|
||||
width: calc(100% - 36px);
|
||||
}
|
||||
|
||||
.install-instructions-container {
|
||||
#normal-install, #raspberry-install, #docker-install, .install-instructions {
|
||||
display: none;
|
||||
|
@ -404,3 +400,7 @@ p.note {
|
|||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.edit-github {
|
||||
text-align: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue