Răsfoiți Sursa

Closes #6975: Reduce footer height

jeremystretch 4 ani în urmă
părinte
comite
6d1b981ecb

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
netbox/project-static/dist/netbox-dark.css


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
netbox/project-static/dist/netbox-light.css


+ 5 - 4
netbox/project-static/styles/netbox.scss

@@ -419,10 +419,11 @@ main.login-container {
 }
 
 .footer {
-  padding-top: map.get($spacers, 4);
-  padding-right: 0;
-  padding-bottom: map.get($spacers, 3);
-  padding-left: 0;
+  padding: 0;
+
+  .nav-link {
+    padding: .5rem;
+  }
 
   @include media-breakpoint-down(md) {
     // Pad the bottom of the footer on mobile devices to account for mobile browser controls.

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff