[3.x] Discussion • Re: phpBB 3.3.12-RC1 released
Posté : 18 mai 2024, 08:44
No, there was no change there and it's only shown as a helper to find the correct section by the diff. The only change is changing this:
Code:
.group-description ul {{ list-style-position: inside; }to this:Code:
.group-description ol, .group-description...
En savoir plus...
Code:
.group-description ul {{ list-style-position: inside; }to this:Code:
.group-description ol, .group-description...
En savoir plus...