2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip

This commit is contained in:
Jacob Thornton
2011-09-11 20:09:20 -07:00
7 changed files with 339 additions and 209 deletions
-5
View File
@@ -203,7 +203,6 @@ section > .row {
/* Render mini layout previews
-------------------------------------------------- */
.diagram,
.mini-layout {
border: 1px solid #ddd;
-webkit-border-radius: 6px;
@@ -213,10 +212,6 @@ section > .row {
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.diagram {
height: 140px;
padding: 4px;
}
.mini-layout {
height: 340px;
margin-bottom: 20px;