Add some missing CSS prefixes. props grunt autoprefixer:core.

git-svn-id: https://develop.svn.wordpress.org/trunk@27790 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90)
2014-03-27 19:16:35 +00:00
parent 8312fca652
commit 615e820420
5 changed files with 14 additions and 14 deletions

View File

@@ -1838,6 +1838,7 @@ div.action-links {
line-height: 18px;
font-size: 14px;
text-decoration: none;
-webkit-transition: none;
transition: none;
}