2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Remove affix from docs & CSS; add migration guidance

This commit is contained in:
Chris Rebert
2014-12-17 17:56:08 -08:00
parent 6cb417616c
commit 00e6fae8fb
5 changed files with 3 additions and 157 deletions
-5
View File
@@ -61,11 +61,6 @@
}
// For Affix plugin
.affix {
position: fixed;
}
// Alignment
.text-left { text-align: left; }
.text-right { text-align: right; }