notebook/app/assets/stylesheets/forms.css
2016-10-15 21:13:41 -05:00

10 lines
131 B
CSS

.help-text {
color: #999999;
}
.input-select .select-wrapper {
margin-top: 14px;
margin-bottom: 20px;
padding-bottom: 20px;
}