Client - minor style fix on records table
This commit is contained in:
		@@ -357,10 +357,16 @@ label {
 | 
				
			|||||||
  max-height: 25px;
 | 
					  max-height: 25px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.record-table table, .record-table th, .record-table td{
 | 
				
			||||||
 | 
					  font-size: 0.85em;
 | 
				
			||||||
 | 
					  padding: 0.1em;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					@media only screen and (min-width: 1200px) {
 | 
				
			||||||
  .record-table table, .record-table th, .record-table td{
 | 
					  .record-table table, .record-table th, .record-table td{
 | 
				
			||||||
    font-size: 0.9em;
 | 
					    font-size: 0.9em;
 | 
				
			||||||
    padding: 0.1em;
 | 
					    padding: 0.1em;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.remaining-chars {
 | 
					.remaining-chars {
 | 
				
			||||||
  font-size: 0.8em;
 | 
					  font-size: 0.8em;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user