1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 10:01:55 +02:00

Merge branch '3.2.x'

This commit is contained in:
Marc Alexander
2017-08-13 15:59:46 +02:00

View File

@@ -1136,6 +1136,12 @@ li.breadcrumbs span:first-child > a {
.captcha-panel dd.captcha {
margin-right: 0;
}
.rtl p.responsive-center {
float: none;
text-align: center;
margin-bottom: 5px;
}
}
/* stylelint-enable selector-max-compound-selectors */