mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Use .font-monospace instead of .text-monospace
This commit is contained in:
		
				
					committed by
					
						
						Jeremy Stretch
					
				
			
			
				
	
			
			
			
						parent
						
							e40e9cb406
						
					
				
				
					commit
					0f44f7eb20
				
			@@ -59,7 +59,7 @@
 | 
			
		||||
                    </tr>
 | 
			
		||||
                    <tr>
 | 
			
		||||
                        <th scope="row">MAC Address</th>
 | 
			
		||||
                        <td><span class="text-monospace">{{ object.mac_address|placeholder }}</span></td>
 | 
			
		||||
                        <td><span class="font-monospace">{{ object.mac_address|placeholder }}</span></td>
 | 
			
		||||
                    </tr>
 | 
			
		||||
                    <tr>
 | 
			
		||||
                        <th scope="row">802.1Q Mode</th>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user