Integration : Add min height to the product tabs

This commit is contained in:
touffies
2013-10-22 16:35:53 +02:00
parent aa842c510a
commit 9c702e8d14

View File

@@ -140,6 +140,7 @@
border: 1px solid @nav-tabs-border-color;
border-radius: 0 0 @border-radius-base @border-radius-base;
padding: 30px 15px;
min-height: 180px; height: auto!important; height: 180px;
}
}
}