Fix border issue with non-flipped landscape hovercards

Bug: 63215
Change-Id: Id998e9c33bab551643e5e18303cbd773dc824a39
This commit is contained in:
Prateek Saxena 2014-04-14 11:30:27 +05:30
parent db023ae156
commit 75afbf26ff

View file

@ -87,7 +87,7 @@
width: 450px;
> a > svg {
margin-bottom: -6px;
margin-bottom: -5px;
}
.mwe-popups-extract {