Fixed bug that made the whole 'Invidious' div clickable. Solves #691

pull/792/head
agony 5 years ago
parent da07f99d3d
commit affeeb39de

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

Loading…
Cancel
Save