Integration : Add min height to the product tabs
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user