summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2016-11-28 11:53:41 -0800
committertauriedavis <taurie@gitlab.com>2016-11-29 12:45:16 -0800
commit9ed87e5c365e42256111b11d65140e03668b2cc0 (patch)
tree3c4e244016ffb83c734458cbf55c22c92745c84b
parentb021cc261b85dcda73040f37cf32b9d714c125b8 (diff)
downloadgitlab-ce-9ed87e5c365e42256111b11d65140e03668b2cc0.tar.gz
25044 Make md header tabs match nav tabs25044-md-header-tabs
-rw-r--r--app/assets/stylesheets/framework/markdown_area.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/assets/stylesheets/framework/markdown_area.scss b/app/assets/stylesheets/framework/markdown_area.scss
index 42087c91530..4bd7ff8fefd 100644
--- a/app/assets/stylesheets/framework/markdown_area.scss
+++ b/app/assets/stylesheets/framework/markdown_area.scss
@@ -56,16 +56,9 @@
.md-header {
.nav-links {
- .active {
- a {
- border-bottom-color: #000;
- }
- }
-
a {
padding-top: 0;
line-height: 19px;
- border-bottom: 1px solid $border-color;
&.btn.btn-xs {
padding: 2px 5px;