mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 23:37:39 +02:00
[ticket/15023] undo previous changes
PHPBB3-15023
This commit is contained in:
@@ -261,11 +261,6 @@
|
|||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl .topic-poster {
|
|
||||||
float: right;
|
|
||||||
padding-left: 0.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Action Bar styles
|
/* Action Bar styles
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.rtl .action-bar .button {
|
.rtl .action-bar .button {
|
||||||
|
@@ -878,7 +878,7 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
|||||||
/* Pagination in viewforum for multipage topics */
|
/* Pagination in viewforum for multipage topics */
|
||||||
.row .pagination {
|
.row .pagination {
|
||||||
display: block;
|
display: block;
|
||||||
margin-top: 0.3em;
|
margin-top: -12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.row .pagination > ul {
|
.row .pagination > ul {
|
||||||
@@ -891,12 +891,6 @@ fieldset.fields1 dl.pmlist dd.recipients {
|
|||||||
font-size: 9px;
|
font-size: 9px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.topic-poster {
|
|
||||||
float: left;
|
|
||||||
padding-right: 0.5em;
|
|
||||||
margin-top: 0.3em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* jQuery popups
|
/* jQuery popups
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.phpbb_alert {
|
.phpbb_alert {
|
||||||
|
Reference in New Issue
Block a user