Selaa lähdekoodia

Adjust font size for serial number under device status view

jeremystretch 3 vuotta sitten
vanhempi
commit
4eb7cd06b4
1 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  1. 1 3
      netbox/templates/dcim/device/status.html

+ 1 - 3
netbox/templates/dcim/device/status.html

@@ -37,9 +37,7 @@
                         </tr>
                         </tr>
                         <tr>
                         <tr>
                             <th scope="row">Serial Number</th>
                             <th scope="row">Serial Number</th>
-                            <td>
-                                <code id="serial_number"></code>
-                            </td>
+                            <td id="serial_number" class="text-monospace"></td>
                         </tr>
                         </tr>
                         <tr>
                         <tr>
                             <th scope="row">OS Version</th>
                             <th scope="row">OS Version</th>