summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/bar.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/scss/bar.scss b/scss/bar.scss
index 8d1d67f..33ba0cf 100644
--- a/scss/bar.scss
+++ b/scss/bar.scss
@@ -183,11 +183,6 @@
.status-icons .bluetooth {
@include lib.spacing(10, true);
-
- // The spacing doesn't look right for some reason so this
- & > :first-child:not(:last-child) {
- margin-bottom: lib.s(5);
- }
}
}
}