summaryrefslogtreecommitdiffstats
path: root/settings/css/settings.scss
diff options
context:
space:
mode:
Diffstat (limited to 'settings/css/settings.scss')
-rw-r--r--settings/css/settings.scss15
1 files changed, 0 insertions, 15 deletions
diff --git a/settings/css/settings.scss b/settings/css/settings.scss
index 5746f26ac0b..22e999061f1 100644
--- a/settings/css/settings.scss
+++ b/settings/css/settings.scss
@@ -1377,21 +1377,6 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
/* USERS LIST -------------------------------------------------------------- */
#body-settings {
- #app-navigation {
- /* Hack to override the javascript orderBy */
- #usergrouplist > li {
- order: 4;
- &#everyone {
- order:1;
- }
- &#admin {
- order:2;
- }
- &#disabled {
- order:3;
- }
- }
- }
$grid-row-height: 46px;
#app-content.user-list-grid {
display: grid;