Merge branch '3.2.x'

This commit is contained in:
Marc Alexander 2017-08-13 15:59:46 +02:00
commit cdd58d997b
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

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 */