Skip to content

Commit bda194f

Browse files
committed
Merge pull request #136 from PolymerElements/fix-suffix-style
label should always stick to the underline
2 parents 2e65d3d + 98620d5 commit bda194f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

paper-input-container.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
.input-content {
170170
position: relative;
171171
@apply(--layout-horizontal);
172+
@apply(--layout-end);
172173
}
173174

174175
.input-content ::content label,

0 commit comments

Comments
 (0)