mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
cdd58d997b
1 changed files with 6 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue