1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 13:43:11 +02: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

View File

@@ -61,11 +61,6 @@
}
// For Affix plugin
.affix {
position: fixed;
}
// Alignment
.text-left { text-align: left; }
.text-right { text-align: right; }