From 7abf64798fea0f50fe59fc1f7cde702642d52f8e Mon Sep 17 00:00:00 2001 From: Burak Civan Date: Thu, 10 Jun 2021 12:44:38 +0300 Subject: [PATCH] Last alignment edited --- public/css/custom.css | 10 ++-------- .../components/documents/form/line-item.blade.php | 2 +- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/public/css/custom.css b/public/css/custom.css index b49fec81b..622105dbf 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -1690,21 +1690,15 @@ table .align-items-center td span.badge { @media not all and (min-resolution:.001dpcm) { @media { .line-item-content { - max-width:223px !important; + max-width:223px; } }} } -@media only screen and (max-width: 1650px) { - .line-item-content { - max-width: 232px; - } -} - @media only screen and (max-width: 600px) { .line-item-content { max-width: 133px; } } -/* Line item */ +/* Line item */ \ No newline at end of file diff --git a/resources/views/components/documents/form/line-item.blade.php b/resources/views/components/documents/form/line-item.blade.php index 7a79439c3..f485d29e5 100644 --- a/resources/views/components/documents/form/line-item.blade.php +++ b/resources/views/components/documents/form/line-item.blade.php @@ -288,7 +288,7 @@
- +