Commit c263e20f authored by umar.hansa@gmail.com's avatar umar.hansa@gmail.com

This CL removes an invalid CSS property value and replaces it with the initial value.

This appears on the new tab page.

BUG=243203
R=dbeam@chromium.org

Review URL: https://chromiumcodereview.appspot.com/15825003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202826 0039d316-1c4b-4281-b951-d872f2087c98
parent 3094ebd5
......@@ -161,7 +161,6 @@
}
90% {
-webkit-animation-timing-function: default;
-webkit-transform: scale(0.3, 0.02);
opacity: 0.7;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment