Center left/right pointer arrows, so arrows appear correctly cross-browser. see #18693.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -128,7 +128,8 @@
|
||||
|
||||
.wp-pointer-left .wp-pointer-arrow,
|
||||
.wp-pointer-right .wp-pointer-arrow {
|
||||
top: 60px;
|
||||
top: 50%;
|
||||
margin-top: -15px;
|
||||
width: 14px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user