diff --git a/InvenTree/InvenTree/static/css/inventree.css b/InvenTree/InvenTree/static/css/inventree.css index 7267d385b7..7c6afebf33 100644 --- a/InvenTree/InvenTree/static/css/inventree.css +++ b/InvenTree/InvenTree/static/css/inventree.css @@ -511,14 +511,8 @@ .table-price-three tr td:last-child { width: 30%; } -/* !pricing table widths */ -.btn-glyph { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 2px; -} +/* !pricing table widths */ .action-button { font-size: 125%; diff --git a/InvenTree/build/templates/build/build_base.html b/InvenTree/build/templates/build/build_base.html index 845481ece1..0b6fa5f587 100644 --- a/InvenTree/build/templates/build/build_base.html +++ b/InvenTree/build/templates/build/build_base.html @@ -14,59 +14,56 @@
{{ build.title }}
{{ part.manufacturer.name }} - {{ part.MPN }}