Clear br.clear as well as div
parent
b066e936c7
commit
b1579d953d
|
@ -410,7 +410,8 @@ ul.tabList li.active a {
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.clear {
|
div.clear,
|
||||||
|
br.clear {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue