Closed Khazoda closed 2 weeks ago
I think it'd be best to scope the justify-content: flex-start
style for .button-group to the project editing pages.
Changing it globally would impact many locations which shouldn't be impacted e.g.
Styles are now scoped to
[type]/[id]/settings/index
[type]/[id]/settings/links
[type]/[id]/settings/tags
Currently, project pages such as General, Tags, Links etc. have inconsistent locations for the 'Save Changes' button:
Right Side: General, Tags, Links Left Side: Description, License
This PR changes 1 line of css for the .button-group class, unifying the buttons on the left side of the button group.
Things to consider:
Button on the right (current live site)
Button on the left