Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
[Question] Alignment of forms V2.10.1 - #1884
Comments
|
Hi This is maybe a side effect of a change in the CSS of the plugin. This is unintentional. |
|
I believe it is something from the new version 2.10.1. I removed my CSS change, keeping the original form code In Version 2.10.0 Cars are aligned to the center with 2.10.1 the cards were left aligned |
|
Hi I checked : the diff is empty between the tag v2.10.0 and v2.10.1 in css/styles.css or the masonry library. On my instance I don't see any difference between those version. Are you sure the change does not appear between 2.9.x and 2.10.0 ? |
|
Hi @btry In version 2.9.2 the cards are centered. The print below is from my production environment and despite the change in styles, alignment has not changed. I honestly don't know what it might be, but I realized that alignment to the left only happened after upgrading to 2.10.1 |
|
Hi I did not found yet what caused this change, and I don't have a lot of time to allocate to this minor change. Do you have ability to check the display with the version 2.10.0 ? |
|
I already did it. It may seem like a small change without much value, but it is the interface presented to the customer. Everything that has a visual impact on the customer is always important :( |
|
I'll search soon how to restore the previous visual change. |
|
It's ok |



Hello!
I don't think it's a BUG, just a doubt
Version 2.9.2 had the style of the cards in a "centralized" way
After upgrading to v2.10.1 I checked the style returned to be left aligned
Has the alignment changed?