Fixes thumb position.
This commit is contained in:
parent
4a35f27224
commit
ef969b582d
@ -128,7 +128,6 @@
|
|||||||
|
|
||||||
&.thumb {
|
&.thumb {
|
||||||
box-shadow: 0 0 0 1px #ddd;
|
box-shadow: 0 0 0 1px #ddd;
|
||||||
vertical-align: top;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -145,6 +144,7 @@
|
|||||||
img {
|
img {
|
||||||
max-width: 100px;
|
max-width: 100px;
|
||||||
max-height: 48px;
|
max-height: 48px;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user