| Index: chrome/common/extensions/docs/templates/articles/angular_framework.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/angular_framework.html b/chrome/common/extensions/docs/templates/articles/angular_framework.html
|
| index dd2e3bdbc2693c07704d2e0043d7d142e2e0f878..ea7e7716583f9d518060f3f31b043f203caaa89b 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/angular_framework.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/angular_framework.html
|
| @@ -187,7 +187,7 @@ nav:hover #close-button {
|
| padding: 0 5px 2px 5px;
|
| font-weight: bold;
|
| opacity: 0;
|
| - -webkit-transition: all 0.3s ease-in-out;
|
| + transition: all 0.3s ease-in-out;
|
| }
|
| </style>
|
| </pre>
|
|
|