Skip to content
Snippets Groups Projects
Commit b60de9c0 authored by Fatih Acet's avatar Fatih Acet
Browse files

Merge branch '27066-textarea-border' into 'master'

Resolve "Comment/Description textarea shows a blue border on the left"

Closes #27066

See merge request !8720
parents d2db3649 f287ae24
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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%);
Loading
Loading
---
title: Remove blue border from comment box hover
merge_request:
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment