TelephoneCountryCodeDropdown.css 250 B

123456789101112
  1. /**
  2. * WHMCS Telephone Country Code Dropdown
  3. *
  4. * Using https://github.com/jackocnr/intl-tel-input
  5. *
  6. * @copyright Copyright (c) WHMCS Limited 2005-2017
  7. * @license http://www.whmcs.com/license/ WHMCS Eula
  8. */
  9. .intl-tel-input {
  10. width: 100%;
  11. }