mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/13082] Repair fix
PHPBB3-13082
This commit is contained in:
@@ -109,8 +109,12 @@ hr {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.text-left {
|
||||
text-align: left;
|
||||
.search-box {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.rtl .search-box {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.small {
|
||||
@@ -1777,6 +1781,7 @@ li.pagination ul {
|
||||
margin: 10px 0;
|
||||
color: #FFFFFF;
|
||||
text-align: center;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.success {
|
||||
|
Reference in New Issue
Block a user