Commit ab1b4936 authored by Douwe Maan's avatar Douwe Maan

Fix margin around Markdown Write/Preview tabs.

parent 35618a3d
......@@ -238,10 +238,6 @@ a > code {
@include md-typography;
}
.md-area {
@include md-typography;
}
.md {
@include md-typography;
}
......@@ -252,6 +248,7 @@ a > code {
*/
textarea.js-gfm-input {
font-family: $monospace_font;
color: $gl-text-color;
}
.md-preview {
......
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