Clear previous floating for new paragraphs.
This commit is contained in:
parent
4d7d99c0bb
commit
4dd8994270
@ -799,6 +799,10 @@ table.download {
|
|||||||
/**
|
/**
|
||||||
* Wiki
|
* Wiki
|
||||||
*/
|
*/
|
||||||
|
#wiki-content p {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
p.desc {
|
p.desc {
|
||||||
background-color: #eeeeec;
|
background-color: #eeeeec;
|
||||||
-moz-border-radius: 3px;
|
-moz-border-radius: 3px;
|
||||||
|
Loading…
Reference in New Issue
Block a user