Fix css #17
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	Bug
		
			Client: Biosphere Capital
		
			Client: Central Hawkes Bay District Council
		
			Client: Forward Works Viewer
		
			Client: Kea/Kākā Databases
		
			Client: Otorohanga District Council
		
			Stage: Blocked
		
			Stage: Doing
		
			Stage: Peer review / Staging
		
			Stage: Ready
		
			Stage: UAT AT
		
		
	
		No milestone
		
			
		
	
	No project
	
		
	
	
	
	
		No assignees
		
	
	
		
			
		
	
	
	
		1 participant
	
	
		
		
	Notifications
	
		
	
	
	
		
	
	
	Due date
No due date set.
	
		Dependencies
		
		
	
	
	No dependencies set.
		Reference: lightweight/right-tree#17
		
	
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
 
		
In hindsight, adding both the bootstrap and the MUI libraries in the same project was not such a great idea. It seems that in some cases bootstrap styles tend to override MUI ones which cause some misalignment that are not visually desirable.
Either the bootstrap library should be removed OR the styles could be manually overwritten (which is not ideal at all). So far issues occur for the following components:
marked the checklist item Next/Previous buttons (text not centered) as completed
marked the checklist item Pagination options for the results table as completed
mentioned in merge request !16
assigned to @danalambert
Fixed by changing the MUI typography font to
Poppins, sans serif.