#24918: fix CSS for code blocks when a side box is present. Patch by Manvi B.
This commit is contained in:
parent
a503f7092f
commit
f2b9a39813
|
@ -176,3 +176,8 @@ div.footer a:hover {
|
|||
.stableabi {
|
||||
color: #229;
|
||||
}
|
||||
|
||||
.highlight {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue