I can't seem to target the input using a class. I can target all the desired field labels using a class of NoLabel but I can't make it work to remove space above all the lines.
I want there to be no space between the lines of these read-only fields. The removal of the label works perfectly.
But doesn't work for the fields. Tried all kinds of combinations, including giving this a separate class of ReduceSpace but that didn't work either. Any ideas why or what might work?