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

Clean up object header

This commit is contained in:
jeremystretch
2021-04-13 16:03:07 -04:00
parent 6ad20c53d9
commit 46e144f647
7 changed files with 16 additions and 9 deletions

View File

@@ -362,6 +362,9 @@ table.report th a {
border-radius: .25em;
vertical-align: middle;
}
h1.title {
margin-top: 0;
}
.text-nowrap {
white-space: nowrap;
}