Refs #526 - Update to Bootstrap 2.1
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// UTILITY CLASSES
|
||||
// ---------------
|
||||
//
|
||||
// Utility classes
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
// Quick floats
|
||||
.pull-right {
|
||||
@@ -21,3 +23,8 @@
|
||||
.invisible {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
// For Affix plugin
|
||||
.affix {
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user