Browse Source

Closes #6975: Reduce footer height

jeremystretch 4 năm trước cách đây
mục cha
commit
6d1b981ecb

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
netbox/project-static/dist/netbox-dark.css


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 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.

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác