mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Reverting r312562 as it's causing problems
This commit is contained in:
@@ -774,7 +774,7 @@ function print_news($news, $dog, $max = 5, $onlyyear = null, $return = false) {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="newsSep" />
|
||||
<hr />
|
||||
|
||||
EOT;
|
||||
}
|
||||
|
||||
@@ -181,10 +181,6 @@ div.newsItem .newsdate {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
hr.newsSep {
|
||||
clear: right;
|
||||
}
|
||||
|
||||
div.indent {
|
||||
margin-left: 50px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user