Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/2.x' into feature/#3364-2.7-Feat…
Browse files Browse the repository at this point in the history
…ure-Release
  • Loading branch information
pglewis committed Feb 20, 2016
2 parents 1d03356 + 3d8f8cf commit 1972629
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions ui/css/pods-font.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,6 @@
url("../fonts/pods.svg#pods") format("svg");
font-weight: normal;
font-style: normal;

}

[data-icon]:before {
font-family: "pods" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

[class^="pods-icon-"]:before,
Expand All @@ -42,6 +28,8 @@
content: "c";
}

#toplevel_page_pods .dashicons-before,
#toplevel_page_pods .dashicons-before:before,
.dashicons-pods:before {
font-family: "pods" !important;
font-size: 20px;
Expand Down

0 comments on commit 1972629

Please sign in to comment.