MDL-35151 theme_anomaly: removed CSS selectors (.forumpost .content p) from style/general.php thus allowing YUI CSS to style paragraphs as normal.
This commit is contained in:
@@ -491,8 +491,7 @@ h1.headermain {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.forumpost .content .shortenedpost a,
|
||||
.forumpost .content p {
|
||||
.forumpost .content .shortenedpost a {
|
||||
margin: 0 10px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user