Skip to content
Snippets Groups Projects
Commit 5638f5ae authored by Robert Goldmann's avatar Robert Goldmann
Browse files

Fixed #468 - report page: checkboxes wrap problem

parent a7dca909
No related branches found
No related tags found
No related merge requests found
Pipeline #2079 passed
......@@ -5,7 +5,7 @@
.report-checkbox-container {
margin-bottom: 0.5rem;
display: inline-table;
display: table;
}
#columnNames {
......
......@@ -5,7 +5,7 @@
.report-checkbox-container {
margin-bottom: 0.5rem;
display: inline-table;
display: table;
}
#columnNames {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment