Widget Customizer: Update icons to new Dashicons, part 2.

props Michael Arestad.
fixes #27400.

git-svn-id: https://develop.svn.wordpress.org/trunk@28013 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2014-04-07 21:36:52 +00:00
parent 5706a463bd
commit c80074d551

View File

@@ -170,7 +170,7 @@
right: 0;
width: 100%;
height: 100%;
font: normal 20px/1 'dashicons';
font: normal 20px/43px 'dashicons';
text-align: center;
text-indent: 0;
-webkit-font-smoothing: antialiased;
@@ -312,7 +312,7 @@
position: relative;
left: -2px;
top: -1px;
font: normal 16px/1 'dashicons';
font: normal 20px/1 'dashicons';
vertical-align: middle;
-webkit-transition: all 0.2s;
transition: all 0.2s;