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:
Helen Hou-Sandi 2015-04-07 19:13:45 +00:00
parent 96bd504d60
commit 5606e42df4
1 changed files with 2 additions and 2 deletions

View File

@ -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;
}