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