mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 00:07:35 -05:00 
			
		
		
		
	Fix upgrade modal styling
This commit is contained in:
		
							parent
							
								
									9fe183f125
								
							
						
					
					
						commit
						597f0f5548
					
				@ -9,6 +9,7 @@
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    min-height: 1500px;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  #upgrade-modal h1 {
 | 
			
		||||
@ -17,8 +18,8 @@
 | 
			
		||||
    padding: 0 0 25px 0;
 | 
			
		||||
    margin: 0!important;
 | 
			
		||||
    color: #fff;
 | 
			
		||||
    padding-top: 20px;
 | 
			
		||||
    padding-bottom: 40px;
 | 
			
		||||
    padding-top: 0px;
 | 
			
		||||
    padding-bottom: 20px;
 | 
			
		||||
    font-weight: 800;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user