Skip to content

Commit 4abd3db

Browse files
committed
fix: dropdownContainer top/left positioning 1px off alignment with input
1 parent 51def6c commit 4abd3db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/css/intlTelInput.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,6 @@
326326
left: -1000px;
327327
//* Higher than default Bootstrap modal z-index of 1050.
328328
z-index: 1060;
329-
//* To keep styling consistent with .country-container.
330-
padding: var(--iti-border-width);
331329
&:hover {
332330
cursor: pointer;
333331
}

0 commit comments

Comments
 (0)