mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
Merge pull request #4917 from vinny/ticket/15336
[ticket/15336] Fix travis fail in bidi.css * github.com:phpbb/phpbb: [ticket/15336] Fix travis fail in bidi.css
This commit is contained in:
commit
c17db782f8
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