mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 22:48:27 +00:00
[fix] [minor] webshop fixes after bootstrap 3
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user