mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	bootstrap: Remove q styles.
There is no evidence of the <q> (quote) element in use in the Zulip UI, nor that any of the Python-Markdown syntax generates them either.
This commit is contained in:
		
							
								
								
									
										4
									
								
								web/third/bootstrap/css/bootstrap.app.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								web/third/bootstrap/css/bootstrap.app.css
									
									
									
									
										vendored
									
									
								
							@@ -124,10 +124,6 @@ hr {
 | 
			
		||||
  border-top: 1px solid #eeeeee;
 | 
			
		||||
  border-bottom: 1px solid #ffffff;
 | 
			
		||||
}
 | 
			
		||||
q:before,
 | 
			
		||||
q:after {
 | 
			
		||||
  content: "";
 | 
			
		||||
}
 | 
			
		||||
pre {
 | 
			
		||||
  padding: 0 3px 2px;
 | 
			
		||||
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user