mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/15336] Fix travis fail in bidi.css
PHPBB3-15336
This commit is contained in:
parent
52d356da88
commit
9fc4052697
1 changed files with 2 additions and 2 deletions
|
@ -1138,8 +1138,8 @@ li.breadcrumbs span:first-child > a {
|
|||
}
|
||||
|
||||
.rtl p.responsive-center {
|
||||
float: none;
|
||||
text-align: center;
|
||||
float: none;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue