From a0595b8bf8b5c3ddf5fd20bb2e785eac31a7e750 Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Wed, 15 Oct 2014 17:15:07 -0700 Subject: [PATCH] remove the choice gradient --- bootstrap-chosen.less | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap-chosen.less b/bootstrap-chosen.less index 08d965c..0d95829 100644 --- a/bootstrap-chosen.less +++ b/bootstrap-chosen.less @@ -278,7 +278,6 @@ border: 1px solid @chosen-border; .border-top-radius(@chosen-border-radius); .border-bottom-radius(@chosen-border-radius); - #gradient > .vertical(white, @gray-lighter); .box-shadow(@chosen-box-shadow); color: @gray-dark; cursor: default;