this pr broke the partners navbar because width was set to 100% and the elements weren't justified to the correct side. This created a separate partners class and partners-left-justified class to fix these issues.
Screenshot: webapp master with style changes pulled in
this pr broke the partners navbar because width was set to 100% and the elements weren't justified to the correct side. This created a separate partners class and partners-left-justified class to fix these issues.
Screenshot: webapp master with style changes pulled in
Screenshot: partners nav bar after fix