Skip to content
Snippets Groups Projects
Commit d25b50fd authored by Robert Speicher's avatar Robert Speicher
Browse files

Merge branch 'markdown-tabs-margin' into 'master'

Fix margin around Markdown Write/Preview tabs.

Reverts !1354 and uses another fix for #2585.

See merge request !1654
parents c93bc728 ab1b4936
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -238,10 +238,6 @@ a > code {
@include md-typography;
}
 
.md-area {
@include md-typography;
}
.md {
@include md-typography;
}
Loading
Loading
@@ -252,6 +248,7 @@ a > code {
*/
textarea.js-gfm-input {
font-family: $monospace_font;
color: $gl-text-color;
}
 
.md-preview {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment