From 1cafbf5bf8a0b339b90faf379d92c13bb23a8acc Mon Sep 17 00:00:00 2001 From: Aravindh-Raju Date: Wed, 27 Apr 2022 12:00:48 +0530 Subject: [PATCH 001/147] Make navbars fixed --- modules/portal/app/views/header.scala.html | 2 +- modules/portal/app/views/main.scala.html | 2 +- modules/portal/public/css/vinyldns.css | 11 +++++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/modules/portal/app/views/header.scala.html b/modules/portal/app/views/header.scala.html index 54e79900b..dc458dc64 100644 --- a/modules/portal/app/views/header.scala.html +++ b/modules/portal/app/views/header.scala.html @@ -1,6 +1,6 @@ @(rootAccountName: String)(implicit request: play.api.mvc.Request[Any]) -
+