Refs #526 - Update to Bootstrap 2.1

This commit is contained in:
Ben Word
2012-08-20 19:51:11 -05:00
parent 27efb74b44
commit dc386dd611
44 changed files with 1450 additions and 753 deletions

View File

@@ -1,9 +1,10 @@
// PAGER
// -----
//
// Pager pagination
// --------------------------------------------------
.pager {
margin-left: 0;
margin-bottom: @baseLineHeight;
margin: @baseLineHeight 0;
list-style: none;
text-align: center;
.clearfix();