Bug #27330
dashboard display changed after move to foreman vendor
Pull request:
Fixed in Releases:
Found in Releases:
Description
The following styling, originally from jquery.gridster.css, isn't included in the vendor.css
.gridster > * { margin: 0 auto; }
This causes the dashboard to be aligned to the left instead of centered
Associated revisions
History
#1
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6926 added
#2
Updated by The Foreman Bot 5 months ago
- Fixed in Releases 1.23.0 added
#3
Updated by Avi Sharvit 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 4da65f6d3bcc58dcfe09516661a200477e0acb43.
Fixes #27330 - center the dashboard grid