Precommit cleanup for theme.js, editor.css amd wpdialogs/plugin.js, See #27055, #26907, #16284

Built from https://develop.svn.wordpress.org/trunk@28045


git-svn-id: http://core.svn.wordpress.org/trunk@27875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2014-04-08 08:29:14 +00:00
parent 3f3a1380d2
commit fd0ae7e406
8 changed files with 12 additions and 12 deletions

View File

@@ -1519,8 +1519,8 @@ i.mce-i-hr:before {
height: 30px;
z-index: 100020;
background: #fff;
transition-property: height;
transition-duration: 0.2s;
-webkit-transition: height 0.2s;
transition: height 0.2s;
}
#wp-fullscreen-status {