Fix too much padding under iqdb results
This commit is contained in:
@@ -41,7 +41,12 @@ article.post-preview {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
.post-preview {
|
.post-preview {
|
||||||
height: 169px;
|
height: auto;
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user