Skip to content
Snippets Groups Projects
Commit f12a8c46 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Merge branch 'fix-light-hr-in-descriptions' into 'master'

darkened hr border color in descriptions because of update of bootstrap

See merge request !8333
parents 6892216f 7e3b63e1
No related branches found
No related tags found
1 merge request!8333darkened hr border color in descriptions because of update of bootstrap
Pipeline #
Loading
Loading
@@ -66,6 +66,7 @@ pre {
 
hr {
margin: $gl-padding 0;
border-top: 1px solid darken($gray-normal, 8%);
}
 
.str-truncated {
Loading
Loading
---
title: Darkened hr border color in descriptions because of update of bootstrap
merge_request: 8333
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment