BigW Consortium Gitlab

Commit d75436fe by Fatih Acet Committed by James Lopez

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

Resolve "Comment/Description textarea shows a blue border on the left" Closes #27066 See merge request !8720
parent 91dad4da
......@@ -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%);
......
---
title: Remove blue border from comment box hover
merge_request:
author:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment