/* Copyright (c) 2012 The Chromium Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ .fedex-tos { -webkit-transition: height 300ms; overflow: hidden; padding: 0 36px; text-align: center; } .fedex-tos .tos-text { padding: 8px 0; } .fedex-tos .agreement-box { -webkit-padding-after: 8px; }