aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/_utilities.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/scss/_utilities.scss b/scss/_utilities.scss
index 5e297fc75..09f569834 100644
--- a/scss/_utilities.scss
+++ b/scss/_utilities.scss
@@ -61,11 +61,6 @@
}
-// For Affix plugin
-.affix {
- position: fixed;
-}
-
// Alignment
.text-left { text-align: left; }
.text-right { text-align: right; }