invisible isn't a tag

This commit is contained in:
Eitan Adler
2016-09-17 23:30:42 -07:00
parent ccb78d20cd
commit 4f11a39e26

View File

@@ -284,7 +284,7 @@ h3.impl > .out-of-band {
font-size: 21px;
}
h4 > code, h3 > code, invisible > code {
h4 > code, h3 > code, .invisible > code {
position: inherit;
}