Added clear:both to programlisting to stop it overlapping with sidebars
This commit is contained in:
@@ -272,6 +272,10 @@ div.calloutlist * td {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
.programlisting {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.programlisting .interfacename,
|
||||
.programlisting .literal,
|
||||
.programlisting .classname {
|
||||
|
||||
Reference in New Issue
Block a user