]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
clean up the updated container app layout a bit
authorMark Otto <markdotto@gmail.com>
Wed, 25 Jan 2012 18:09:26 +0000 (10:09 -0800)
committerMark Otto <markdotto@gmail.com>
Wed, 25 Jan 2012 18:09:26 +0000 (10:09 -0800)
examples/container-app.html

index 79764356bb85206ba62e186206740f44915bb1e0..9bf651753ae3ba94cf332f5e83f9d898223e67d1 100644 (file)
@@ -32,7 +32,7 @@
       .content {
         background-color: #fff;
         padding: 20px;
-        margin: 0 -20px; /* negative indent the amount of the padding to maintain the grid system */
+        margin: 0 -20px 18px; /* negative indent the amount of the padding to maintain the grid system */
         -webkit-border-radius: 0 0 6px 6px;
            -moz-border-radius: 0 0 6px 6px;
                 border-radius: 0 0 6px 6px;
         padding-left: 19px;
         border-left: 1px solid #eee;
       }
-
-      .topbar .btn {
-        border: 0;
-      }
-
     </style>
 
     <!-- Le fav and touch icons -->