From a2aee561b1fc18cda5b3cbca53e1b7cc007434ae Mon Sep 17 00:00:00 2001 From: Onkar Patil Date: Thu, 1 Apr 2021 10:54:25 +0530 Subject: [PATCH] COM-3408 removed unwanted CSS classes --- scripts/modules/b2b-account/quotes.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/modules/b2b-account/quotes.js b/scripts/modules/b2b-account/quotes.js index 513347516..6a3b682c2 100644 --- a/scripts/modules/b2b-account/quotes.js +++ b/scripts/modules/b2b-account/quotes.js @@ -164,9 +164,6 @@ define([ filterValue: 'true' }); } - - $(".quotesTextSearch").addClass("adjust-width"); - $(".status-select").addClass("adjust-margin"); } $(document).ready(function () {