Commit 83b4cab7 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'gt-add-transparent-background-to-markdown-header-tabs' into 'master'

Add transparent background to markdown header tabs

Closes #53105

See merge request gitlab-org/gitlab-ce!22565
parents 0baa0c4b f9d6ee82
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
button { button {
padding-top: 0; padding-top: 0;
background-color: transparent;
} }
&.active a, &.active a,
......
---
title: Add transparent background to markdown header tabs
merge_request: 22565
author: George Tsiolis
type: fixed
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