tables: Remove unnecessary styles that interfere with centering.

This commit is contained in:
Karl Stolley
2025-03-07 13:08:05 -06:00
committed by Tim Abbott
parent 4b4dc6b556
commit e65b57cdbf
2 changed files with 0 additions and 4 deletions

View File

@@ -783,8 +783,6 @@ input.settings_text_input {
&[data-sort]:hover::after {
content: " \f0d8";
white-space: pre;
display: inline-block;
position: absolute;
padding-top: 3px;
font: normal normal normal 12px/1 FontAwesome;
font-size: inherit;

View File

@@ -400,8 +400,6 @@
&[data-sort]:hover::after {
content: " \f0d8";
white-space: pre;
display: inline-block;
position: absolute;
padding-top: 3px;
font: normal normal normal 12px/1 FontAwesome;
font-size: inherit;