mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Clean up CSS for #272
This commit is contained in:
		@@ -29,18 +29,13 @@
 | 
			
		||||
  .result .header {
 | 
			
		||||
    padding: 5px;
 | 
			
		||||
    background-color: #79AEC8;
 | 
			
		||||
    height: 6em;
 | 
			
		||||
  }
 | 
			
		||||
  .result .header .checkbox {
 | 
			
		||||
    margin-right: 5px;
 | 
			
		||||
  }
 | 
			
		||||
  .result .header .checkbox{
 | 
			
		||||
    width: 5%;
 | 
			
		||||
    float: left;
 | 
			
		||||
  }
 | 
			
		||||
  .result .header .info {
 | 
			
		||||
    width: 90%;
 | 
			
		||||
    float: left;
 | 
			
		||||
    margin-left: 10%;
 | 
			
		||||
  }
 | 
			
		||||
  .result .header a,
 | 
			
		||||
  .result a.tag {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user