test_app/public/stylesheets/bootstrap.css in bootstrap_helpers-0.0.7 vs test_app/public/stylesheets/bootstrap.css in bootstrap_helpers-0.0.8
- old
+ new
@@ -2463,5 +2463,8 @@
border-color: #0069d6;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
+body{
+ padding-top:60px;
+}
\ No newline at end of file