Fixing the form font sizes (#15909)

This commit is contained in:
Chris Cowan 2018-01-08 16:43:33 -07:00
parent b4af0430d3
commit 9cac187f43

View file

@ -67,6 +67,7 @@
padding: 8px 10px;
border-radius: @borderRadius;
border: 1px solid @grayLight;
font-size: 1.1em;
}
.vis_editor__input-grows {
.vis_editor__input;