Fixes "Hide Code" Engine & Style
This commit is contained in:
@ -217,10 +217,6 @@ pre {
|
||||
}
|
||||
}
|
||||
|
||||
.hideCode:before {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
table {
|
||||
float: left;
|
||||
clear: left;
|
||||
@ -262,11 +258,6 @@ pre {
|
||||
}
|
||||
}
|
||||
|
||||
.hideCode2 {
|
||||
width: 900px !important;
|
||||
width: calc(100% - 130px) !important;
|
||||
}
|
||||
|
||||
ul, ol {
|
||||
li {
|
||||
margin-left: 30px;
|
||||
@ -282,10 +273,6 @@ pre {
|
||||
margin: 0px 0px 10px 0px;
|
||||
padding: 0px 0px 0px 10px;
|
||||
}
|
||||
|
||||
hideCode3 {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user