Add edit on GitHub link

This commit is contained in:
Paulus Schoutsen 2016-01-22 00:12:39 -08:00
parent b077402243
commit 48e3696239
4 changed files with 9 additions and 4 deletions

View file

@ -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;
}