Post Formats: Remove CSS transition effect on post format icons in the Posts list table.

Props afercia, melchoyce.
See #46591, #35497.

git-svn-id: https://develop.svn.wordpress.org/trunk@44963 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2019-03-21 16:35:19 +00:00
parent b06444e859
commit d3202c7a6f
1 changed files with 0 additions and 1 deletions

View File

@ -875,7 +875,6 @@ span.wp-media-buttons-icon:before {
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: all .1s ease-in-out;
}
a.post-format-icon:hover:before {