Removed temporary rules in shame

This commit is contained in:
squidfunk 2016-10-23 19:32:27 +02:00
parent 83c5c7512b
commit 26b1de049b

View File

@ -331,11 +331,3 @@ mark {
} }
} }
} }
// TODO for temporary fixes
.md-header {
position: static !important
}
.md-toggle {
display: initial !important;
}