From f287ae24c0387315aff61658bc1baa03317bd465 Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Mon, 23 Jan 2017 10:32:30 -0600 Subject: Remove hover styling for generic textarea --- app/assets/stylesheets/pages/search.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'app/assets') diff --git a/app/assets/stylesheets/pages/search.scss b/app/assets/stylesheets/pages/search.scss index 12bff32bbf3..88ea92c5afb 100644 --- a/app/assets/stylesheets/pages/search.scss +++ b/app/assets/stylesheets/pages/search.scss @@ -18,7 +18,6 @@ .file-finder-input:hover, .issuable-search-form:hover, .search-text-input:hover, -textarea:hover, .form-control:hover { border-color: lighten($dropdown-input-focus-border, 20%); box-shadow: 0 0 4px lighten($search-input-focus-shadow-color, 20%); -- cgit v1.2.3