# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 38
# self = https://watcher.sour.is/conv/x7oliha
			
					
				
					The slight horizontal scrolling whilst on mobile is pretty annoying.
				
			  		  
			
		
			
					
				
					 @bender Hmmm this _should not_ be happening... @darch can you look into this? I did notice this too at first, but then it went away 🤷♂️
				
			  		  
			
		
			
					
				
					 @bender Hmmm this _should not_ be happening... @darch can you look into this? I did notice this too at first, but then it went away 🤷♂️
				
			  		  
			
		
			
					
				
					 @bender Hmmm this _should not_ be happening... @darch can you look into this? I did notice this too at first, but then it went away 🤷♂️
				
			  		  
			
		
			
					
				
					 @bender Hmmm this _should not_ be happening... @darch can you look into this? I did notice this too at first, but then it went away 🤷♂️
				
			  		  
			
		
			
					
				
					 Hi @bender and thanks for letting us know. I have never noticed this, but I see it now too. What device and browser are you using?
				
			  		  
			
		
			
					
				
					 @darch For me I noticed it on iOS on Mobile Safari
				
			  		  
			
		
			
					
				
					 @darch For me I noticed it on iOS on Mobile Safari
				
			  		  
			
		
			
					
				
					 @darch For me I noticed it on iOS on Mobile Safari
				
			  		  
			
		
			
					
				
					 @darch For me I noticed it on iOS on Mobile Safari
				
			  		  
			
		
			
					
				
					 @darch Chrome/Android for me, the footer is pushing the rest.
				
			  		  
			
		
			
					
				
					 @justamoment thanks for that. I hope that will be easy to fix
				
			  		  
			
		
			
					
				
					 @darch There seems to be a negative margin on the right section of the footer on mobile.
				
			  		  
			
		
			
					
				
			  		  
			
		
			
					
				
					 @darch dunno 🤷 there's too many raw selectors I can't figure out how they run over each other.
Why there's a negative margin in a flexbox child anyway?
				
			  		  
			
		
			
					
				
			  		  
			
		
			
					
				
					 @darch yes, it is.
While on your site, the banner that top about some blog, is covering the site logo, and controls (login, etc.), on mobile.
				
			  		  
			
		
			
					
				
					 @bender great to hear. And yeah I know I need to fix the top banner on my server 😉
				
			  		  
			
		
			
					
				
					 @darch it looks great centered like that on mobile! 😎👍
				
			  		  
			
		
			
					
				
			  		  
			
		
			
					
				
			  		  
			
		
			
					
				
			  		  
			
		
			
					
				
			  		  
			
		
			
					
				
			  		  
			
		
			
					
				
					 @bender how much does it move and what phone and browser are you using?
				
			  		  
			
		
			
					
				
					 @darch on my phone about 3 words (from the "Abuse" link in the footer), I quickly checked and it seems to be done negative margin in the footer, I might be wrong though. I only checked with Eruda.
				
			  		  
			
		
			
					
				
			  		  
			
		
			
					
				
			  		  
			
		
			
					
				
					 @darch Glad you already fixed, here the screenshots anyway.
Before scrolling:
 
Before scroll 
After scrolling:
 
After scroll
				
			  		  
			
		
			
					
				
					 @justamoment _and_ @bender try to visit my pod https://neotxt.dk where I'm now running the overflow_bug branch and let me know if the issue is fixed when using your phones, so I can make a PR.
				
			  		  
			
		
			
					
				
					 Added horizontal scroll for the filters now too: