I've only just started to use Prodigy for annotating and I'm having troubles with defining the correct CSS to set the label size in the annotator. Currently the label has an width of 100% set by the 'c01161' class, but this number is not a static selector. What can in do in my prodigy.json to have the label (prodigy-option?) being only 23%, so we can have 4 on each row, as shown here;
If you use 4 or more columns, you may also need to change max-width in .prodigy-container to avoid your choices may overextending the container. Let me know if you have questions.