mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-26 09:44:26 +02:00
Merge branch '3.2.x'
This commit is contained in:
@@ -957,7 +957,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
/* Pagination in viewforum for multipage topics */
|
||||
.row .pagination {
|
||||
display: block;
|
||||
margin-top: 0.3em;
|
||||
margin-top: -12px;
|
||||
}
|
||||
|
||||
.row .pagination > ul {
|
||||
@@ -971,12 +971,6 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
||||
padding: 1px 3px;
|
||||
}
|
||||
|
||||
.topic-poster {
|
||||
float: left;
|
||||
padding-right: 0.5em;
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
|
||||
/* jQuery popups
|
||||
---------------------------------------- */
|
||||
.phpbb_alert {
|
||||
|
Reference in New Issue
Block a user