From 3dfb9c23e8a22a977bbfdf6b4ef8c4ed665a1fb3 Mon Sep 17 00:00:00 2001 From: Burak Civan Date: Tue, 1 Jun 2021 15:20:17 +0300 Subject: [PATCH] Unusage code ejected --- public/css/custom.css | 14 -------------- .../components/documents/form/line-item.blade.php | 4 ++-- 2 files changed, 2 insertions(+), 16 deletions(-) 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 @@
- +
__