Skip to content

Fix misaligned label on csv importer separators page

Jack Ostroff requested to merge Fix_CSV_import_label_alignment into master

On the csv importer separators page, the label for the first separator is center or left aligned (default) but the other two are right aligned. I just copied the right-alighing property for the first to match the other two.

Merge request reports