Fix bouncy bubble widths (#1447)
Max-width on a message bubble should be about 30em for the good readability. However, when the window isn't wide enough, bubbles must be further limited. The transition should happen around the point that these two rules intersect, but it was kicking in a little late, which caused the bubbles to jump from wider to shorter as you widened the window past a certain point. This change adjusts the threshold for smoother and more consistent bubble resizing. The variable name $big-avatar-min-width is an artifact of a past design and was previously used in multiple places, but it no longer makes sense in this context so it has been discarded. // FREEBIEpull/749/head
							parent
							
								
									cc6dcf67b7
								
							
						
					
					
						commit
						5d8e8459b3
					
				
					Loading…
					
					
				
		Reference in New Issue