Clear previous floating for new paragraphs.
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user