mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 02:53:52 +00:00
tables: Remove unnecessary styles that interfere with centering.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user