mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 23:24:39 +00:00
Fix border issue with non-flipped landscape hovercards
Bug: 63215 Change-Id: Id998e9c33bab551643e5e18303cbd773dc824a39
This commit is contained in:
parent
db023ae156
commit
75afbf26ff
|
@ -87,7 +87,7 @@
|
|||
width: 450px;
|
||||
|
||||
> a > svg {
|
||||
margin-bottom: -6px;
|
||||
margin-bottom: -5px;
|
||||
}
|
||||
|
||||
.mwe-popups-extract {
|
||||
|
|
Loading…
Reference in a new issue