I\'m using Django\'s TabularInline admin view to edit category objects related to a main topic object, as shown here:
TabularInline
the simplest way to do so is by adding a css to the template file, the answer by Rick van der Zwet is the best one