diff --git a/public/css/custom.css b/public/css/custom.css index 8d79abef3..ea9a68e94 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -1629,20 +1629,6 @@ table .align-items-center td span.badge { } /* Select Tag Fixed Content Finish */ -@-moz-document url-prefix() { - .row-tax-clear { - max-width: 40px !important; - } - - .row-tax-value { - width: 167px !important; - } - - .row-tax-input { - width: 224px !important; - } - } - .row-tax-clear { max-width: 40px !important; } diff --git a/resources/views/components/documents/form/line-item.blade.php b/resources/views/components/documents/form/line-item.blade.php index 7102085ab..fee17a96b 100644 --- a/resources/views/components/documents/form/line-item.blade.php +++ b/resources/views/components/documents/form/line-item.blade.php @@ -258,7 +258,7 @@ - +
{{ trans_choice('general.taxes', 1) }} @@ -308,7 +308,7 @@
- +
__