Position image correctly inside the card

inline-blocks need to be forced to be aligned correctly on the baseline

Bug: T153840
Change-Id: Iec45caa4483b36b01261309e4895c71e3fc2e675
This commit is contained in:
Derk-Jan Hartman 2017-02-16 21:40:47 +01:00 committed by Jdlrobson
parent abad4ba4a1
commit b839b29008

View file

@ -145,7 +145,7 @@
width: 450px;
> div > a > svg {
margin-bottom: -7px;
vertical-align: middle;
}
.mwe-popups-extract {