site: gingerly remove h4/5/6 clear style to fix relnotes
Release notes and manual look fine. It may break layout somewhere else.
This commit is contained in:
parent
91686b400b
commit
fe1ce15dbe
@ -31,9 +31,11 @@ pre.shell::first-line {
|
||||
.clear {
|
||||
clear:both;
|
||||
}
|
||||
/*
|
||||
h4, h5, h6 {
|
||||
clear:both;
|
||||
}
|
||||
*/
|
||||
.display-table {
|
||||
display:table;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user