From c5af3baaeb466fc1fef539c55c0fb6a62925fb66 Mon Sep 17 00:00:00 2001 From: Keegan Date: Sat, 28 May 2016 14:12:31 -0700 Subject: [PATCH] fix styling of selects on windows --- src/styles/clay/components/select.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/clay/components/select.scss b/src/styles/clay/components/select.scss index 2e48ad9..c369451 100644 --- a/src/styles/clay/components/select.scss +++ b/src/styles/clay/components/select.scss @@ -35,7 +35,6 @@ right: 0; top: 0; bottom: 0; - background: #000; width: 100%; border: none; margin:0;