[fix] [minor] webshop fixes after bootstrap 3

This commit is contained in:
Anand Doshi
2013-08-21 19:36:23 +05:30
parent bbc2d11d10
commit 65f5c58e51
7 changed files with 25 additions and 21 deletions

View File

@@ -148,8 +148,15 @@ div.web-footer {
}
}
.accordion-heading, .accordion-inner {
padding-left: 10px;
.panel-heading,
.panel-body {
padding-left: 15px;
}
.breadcrumb {
margin: 0px -20px;
margin-bottom: 20px;
}
fieldset {