Changes between Version 1 and Version 2 of Ticket #54076, comment 1
- Timestamp:
- 09/05/2021 10:37:49 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54076, comment 1
v1 v2 15 15 }}} 16 16 17 Adding `margin-left: auto;` and `margin-right: auto;` to this block appears to resolve this issue.17 ~~Adding `margin-left: auto;` and `margin-right: auto;` to this block appears to resolve this issue.~~ - See below. 18 18 19 19 A good first bug perhaps?