X-Git-Url: http://git.roojs.org/?p=bootswatch;a=blobdiff_plain;f=bower_components%2Fbootstrap%2Fexamples%2Fsticky-footer-navbar%2Fsticky-footer-navbar.css;h=4869de0e60a2be6d1ddaef2476b84d26c693bf6f;hp=6978a99972087adc134d4828bdffbb965c00e032;hb=48c64127b37be4a692a70cb7b38ed9744163582b;hpb=620e501c3d804b1dc2c7d796d7ae378db5e1a040 diff --git a/bower_components/bootstrap/examples/sticky-footer-navbar/sticky-footer-navbar.css b/bower_components/bootstrap/examples/sticky-footer-navbar/sticky-footer-navbar.css index 6978a99..4869de0 100755 --- a/bower_components/bootstrap/examples/sticky-footer-navbar/sticky-footer-navbar.css +++ b/bower_components/bootstrap/examples/sticky-footer-navbar/sticky-footer-navbar.css @@ -10,8 +10,7 @@ body { /* Wrapper for page content to push down footer */ #wrap { min-height: 100%; - height: auto !important; - height: 100%; + height: auto; /* Negative indent footer by its height */ margin: 0 auto -60px; /* Pad bottom by footer height */ @@ -43,4 +42,4 @@ body { code { font-size: 80%; -} \ No newline at end of file +}