jellyfish-web/dashboard-ui/bower_components/material-design-lite/src/textfield/snippets/textfield-floating-numeric-demo.html

8 lines
151 B
HTML
Raw Normal View History

2016-03-09 12:40:22 -05:00
<style>
.demo-textfield__textfield-floating-numeric .mdl-textfield {
width: 100px;
}
</style>
{% include "textfield-floating-numeric.html" %}