1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Tweaked navigation menu styling

This commit is contained in:
Jeremy Stretch
2017-08-03 17:49:22 -04:00
parent 236229ea7e
commit dadfcd4f81
2 changed files with 82 additions and 77 deletions

View File

@@ -81,6 +81,11 @@ footer p {
}
}
/* Navigation menu */
li.subnav > a {
padding-left: 30px;
}
/* Forms */
label {
font-weight: normal;