1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02: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:
Tristan Darricau
2017-08-23 14:52:04 +02:00

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;
}
}