mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 08:02:36 +09:00 
			
		
		
		
	eliminate horizontal scroll caused by footer (#9674)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
		@@ -774,6 +774,7 @@ footer {
 | 
			
		||||
    .container {
 | 
			
		||||
        width: 100vw !important;
 | 
			
		||||
        padding: 0 0.5rem;
 | 
			
		||||
        max-width: calc(100vw - 1rem) !important;
 | 
			
		||||
 | 
			
		||||
        .fa {
 | 
			
		||||
            width: 16px;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user