Fixed IE post list image alignment
This commit is contained in:
parent
0ea25dad24
commit
5c76a41ae7
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
||||||
|
|
||||||
.post a {
|
.post a {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
.post img.thumb {
|
.post img.thumb {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in a new issue