diff --git a/Netdisco/public/css/netdisco.css b/Netdisco/public/css/netdisco.css index 2188afcb..3d29545c 100644 --- a/Netdisco/public/css/netdisco.css +++ b/Netdisco/public/css/netdisco.css @@ -27,6 +27,11 @@ body { width: 100%; } +#netmaphelp { + text-align: center; + padding-top: 5px; +} + /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ /* various styles to adjust the hero box used for homepage + login */ diff --git a/Netdisco/views/ajax/device/netmap.tt b/Netdisco/views/ajax/device/netmap.tt index e6916efa..be2fb663 100644 --- a/Netdisco/views/ajax/device/netmap.tt +++ b/Netdisco/views/ajax/device/netmap.tt @@ -1,4 +1,4 @@ -