Skip to content

Commit

Permalink
chore: purge unused style
Browse files Browse the repository at this point in the history
  • Loading branch information
mcataford committed Mar 1, 2020
1 parent 27b067c commit ef14a0e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/styles/intlTelInput.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,6 @@ $mobilePopupMargin: 30px;
// this must be full-height both for the hover highlight, and to push down the
// dropdown so it appears below the input
height: 100%;
padding: 0 0 0 $flagPadding;

// vertically center the flag
.iti-flag {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}

.iti-arrow {
position: absolute;
Expand Down

0 comments on commit ef14a0e

Please sign in to comment.