Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit c0dd5d5

Browse files
author
Yvonne Yip
committed
css fix
1 parent ff2cf40 commit c0dd5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper-input.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
position: absolute;
120120
left: 0;
121121
right: 0;
122-
bottom: -1;
122+
bottom: -1px;
123123
}
124124

125125
:host([multiline]) #underlineContainer {

0 commit comments

Comments
 (0)