mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-11 16:58:14 +00:00
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:
parent
abad4ba4a1
commit
b839b29008
|
@ -145,7 +145,7 @@
|
|||
width: 450px;
|
||||
|
||||
> div > a > svg {
|
||||
margin-bottom: -7px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.mwe-popups-extract {
|
||||
|
|
Loading…
Reference in a new issue