@@ -32,6 +32,8 @@
// Well (substitute Well of bootstrap3)
.card.well {
padding: $card-spacer-y $card-spacer-x;
+ min-height: 20px;
+ border-radius: 3px;
}
// Dropdowns
@@ -165,11 +165,9 @@ legend {
- min-height: 20px;
background-color: #f2f2f2;
background-color: #f5f5f5;
border-color: #f0f0f0;
- border-radius: 3px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);