2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

change template diagrams to be .media-grid

This commit is contained in:
Mark Otto
2011-09-11 19:53:48 -07:00
parent 53812bc2d8
commit 6bc867ed5c
2 changed files with 11 additions and 17 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;