Chromium Code Reviews| Index: chrome/browser/resources/print_preview/search/fedex_tos.css |
| diff --git a/chrome/browser/resources/print_preview/search/fedex_tos.css b/chrome/browser/resources/print_preview/search/fedex_tos.css |
| index 581f50231edd0cf038e0bacecb7e55df7e58c434..d239b6907c813bfc98bf850c7b0536aa8eb2998d 100644 |
| --- a/chrome/browser/resources/print_preview/search/fedex_tos.css |
| +++ b/chrome/browser/resources/print_preview/search/fedex_tos.css |
| @@ -3,10 +3,10 @@ |
| * found in the LICENSE file. */ |
| .fedex-tos { |
| - -webkit-transition: height 300ms; |
| overflow: hidden; |
| padding: 0 36px; |
| text-align: center; |
| + transition: height 300ms; |
| } |
| .fedex-tos .tos-text { |