no styling in noscript, fix #788

This commit is contained in:
Luke Smith
2022-06-23 21:19:50 -04:00
parent 9ae09f7045
commit 71c3eac725
2 changed files with 6 additions and 7 deletions

View File

@@ -270,3 +270,5 @@ button.clear-search:hover {
.qr {
max-height: 150px; ;
}
.js-only { display: none ; }