add class instead of extend
This commit is contained in:
parent
62a716d827
commit
508d4b1c2e
2 changed files with 1 additions and 3 deletions
|
@ -7,8 +7,6 @@
|
|||
#markdown-toc {
|
||||
@extend .menu-list;
|
||||
|
||||
float: right;
|
||||
|
||||
&, ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@ created_at: 25-10-2016
|
|||
---
|
||||
|
||||
* x
|
||||
{:toc}
|
||||
{:toc .is-pulled-right}
|
||||
|
||||
# Intro
|
||||
|
||||
|
|
Loading…
Reference in a new issue