fix(range): range with long label renders correctly

This commit is contained in:
Manu Mtz.-Almeida
2016-11-01 23:50:57 +01:00
parent 06357dc441
commit f1f44ebdd4

View File

@ -5,6 +5,8 @@
.item-range .item-inner {
overflow: visible;
width: 100%;
}
.item-range .input-wrapper {