mirror of
git://develop.git.wordpress.org/
synced 2025-03-22 13:00:29 +01:00
Pointers: Make the dismiss icon a consistent size.
fixes #31915. git-svn-id: https://develop.svn.wordpress.org/trunk@32069 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
96bd504d60
commit
5606e42df4
@ -64,7 +64,7 @@
|
||||
color: #b4b9be;
|
||||
content: '\f153';
|
||||
display: block !important;
|
||||
font: normal 13px/1 'dashicons';
|
||||
font: normal 16px/1 'dashicons';
|
||||
speak: none;
|
||||
margin: 1px 0;
|
||||
text-align: center;
|
||||
@ -72,7 +72,7 @@
|
||||
width: 10px;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
left: -12px;
|
||||
left: -15px;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user