Merge pull request #792 from delightfulagony/master

Fixed bug that made the whole 'Invidious' home link div clickable. Solves #691
このコミットが含まれているのは:
Omar Roth 2019-10-04 10:25:10 -04:00 committed by GitHub
コミット d36c536107
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -162,6 +162,7 @@ img.thumbnail {
.navbar .index-link {
font-weight: bold;
display: inline;
}
.navbar > .searchbar .pure-form input[type="search"] {