mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
tables: Remove unnecessary styles that interfere with centering.
This commit is contained in:
parent
4b4dc6b556
commit
e65b57cdbf
@ -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;
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user