Ordering icons misplaced in table headers #2033
Labels
[C] Frontend
Focuses on frontend implementation
[P] Medium
Medium priority
[S] Very small
This issue should require only very small changes.
[T] Bug
This is a bug. We don't like it. Please get rid of it.
On the grades semester page and the staff semester page, the order icons (arrows) overlap the heading text as shown below because
padding-left
defined by.col-order
is overwritten by Bootstrap's.table
.Instead, they should be placed next to the text, as on the results page.
The text was updated successfully, but these errors were encountered: