Enabled search, added lodash and other minor improvements

This commit is contained in:
Deon George
2013-05-08 19:42:55 +10:00
parent e3c93e1d38
commit 42059cb0e5
8 changed files with 108 additions and 56 deletions

View File

@@ -7,3 +7,7 @@
padding-top: 56px;
}
}
.pull-right > .dropdown-menu {
right: auto;
}