From 00e6fae8fbecab9be20de67815a1e0f19a9c3ae3 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 17 Dec 2014 17:56:08 -0800 Subject: Remove affix from docs & CSS; add migration guidance --- scss/_utilities.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'scss') 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; } -- cgit v1.2.3