Commit 0a27853e authored by Jacques Erasmus's avatar Jacques Erasmus Committed by Kushal Pandya

Fix markdown table border

parent 490eeb51
......@@ -148,6 +148,7 @@
@extend .table-bordered;
margin: 16px 0;
color: $gl-text-color;
border: 0;
th {
background: $label-gray-bg;
......
---
title: Fix markdown table border.
merge_request: 24601
author:
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