mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	cleanup: unused css class (#4248)
* reduce code duplication, cleaned up
* Revert "reduce code duplication, cleaned up"
This reverts commit 8366bf3326.
* css cleanup
			
			
This commit is contained in:
		@@ -1949,11 +1949,6 @@ label {
 | 
			
		||||
  padding-left:10px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.page-availability-report-service {
 | 
			
		||||
  float:right;
 | 
			
		||||
  text-align:right;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.widget-availability {
 | 
			
		||||
  float:left;
 | 
			
		||||
  margin:2px;
 | 
			
		||||
@@ -1998,4 +1993,4 @@ label {
 | 
			
		||||
  width:12px;
 | 
			
		||||
  float:left;
 | 
			
		||||
  background-color: #D9534F;
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user