Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 81216

css for form control doesn't work for reference selector

$
0
0

Hello,

I have edited the form-control.scss file to change the position of the label for inputs.

.form-control {
/* Styles here */
margin-top:-12px;

}

This as the effect that I want on text-boxes and drop downs but on reference selectors the label now covers part of the input - anyone has any ideas why it doesn't work for reference-selectors?

// :) Fredrik


Viewing all articles
Browse latest Browse all 81216

Trending Articles