wip fix progress

This commit is contained in:
Brigitte Warner
2014-09-23 17:42:15 -04:00
parent 1b7e40b827
commit 57f268a4f8
5 changed files with 36 additions and 21 deletions
@@ -15,6 +15,9 @@
*= require bootstrap_and_overrides
*/
@import 'bootstrap-sprockets';
@import 'bootstrap';
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
@@ -93,4 +96,4 @@ margin-left: -15px;
.navbar-default a:hover {
color: #d1b84a !important;
}
}