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
|
@ -1136,10 +1136,10 @@ li.breadcrumbs span:first-child > a {
|
||||||
.captcha-panel dd.captcha {
|
.captcha-panel dd.captcha {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl p.responsive-center {
|
.rtl p.responsive-center {
|
||||||
float: none;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
float: none;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue