diff --git a/public/css/dnsmanager.css b/public/css/dnsmanager.css new file mode 100644 index 0000000..19d1c57 --- /dev/null +++ b/public/css/dnsmanager.css @@ -0,0 +1,12 @@ +.input-menu-mobile { + width: 200px; + margin: 0 0 10px 10px; +} + +.sidebar-group { + width: 100%; +} + +.sidebar-group > a > button { + margin-bottom: 10px !important; +} diff --git a/views/header.tt b/views/header.tt index 881a455..bbee627 100644 --- a/views/header.tt +++ b/views/header.tt @@ -1,17 +1,46 @@ -