mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	#6797: Fix various mobile layout issues
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
			
		||||
        {% render_field form.width %}
 | 
			
		||||
        {% render_field form.u_height %}
 | 
			
		||||
        <div class="row mb-3">
 | 
			
		||||
            <label class="col col-md-3 col-form-label text-end">Outer Dimensions</label>
 | 
			
		||||
            <label class="col col-md-3 col-form-label text-lg-end">Outer Dimensions</label>
 | 
			
		||||
            <div class="col col-md-3">
 | 
			
		||||
                {{ form.outer_width }}
 | 
			
		||||
                <div class="form-text">Width</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user