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:
Tristan Darricau 2017-08-23 14:52:04 +02:00
commit c17db782f8
No known key found for this signature in database
GPG key ID: 817043C2E29DB881

View file

@ -1136,10 +1136,10 @@ li.breadcrumbs span:first-child > a {
.captcha-panel dd.captcha {
margin-right: 0;
}
.rtl p.responsive-center {
float: none;
text-align: center;
float: none;
margin-bottom: 5px;
}
}