css: remove borders from around iqdb thumbnails.

This commit is contained in:
evazion
2019-09-17 00:28:41 -05:00
parent c2bfd2ebe6
commit 4842728ed7
2 changed files with 0 additions and 19 deletions

View File

@@ -1,17 +0,0 @@
div#c-iqdb-queries {
div#a-check {
article.post-preview {
height: 180px;
width: 180px;
border: var(--iqdb-preview-border);
img {
margin-top: 10px;
}
}
#filedropzone {
margin: 1em 0;
}
}
}