mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Added clear:both to programlisting to stop it overlapping with sidebars
This commit is contained in:
parent
57b5f38df1
commit
9dea82773c
@ -272,6 +272,10 @@ div.calloutlist * td {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
.programlisting {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.programlisting .interfacename,
|
||||
.programlisting .literal,
|
||||
.programlisting .classname {
|
||||
|
Loading…
x
Reference in New Issue
Block a user