]> git.ipfire.org Git - ipfire.org.git/blobdiff - static/css/style.css
remove sticky Navbar on feature page and add scroll to
[ipfire.org.git] / static / css / style.css
index 4ac2968c2116b023b464e09ab2f795d8023187d5..3f46af34efed17459561bf45864ceaeb4b78f33d 100644 (file)
@@ -4692,11 +4692,9 @@ h5.fireinfo {
   #sidebar ul {
     list-style: none; }
     #sidebar ul.features_nav {
-      padding: 0 0 24px 0;
-      max-height: calc(100vh - 96px);
-      overflow-x: auto; }
+      padding: 0 0 24px 0; }
     #sidebar ul ul {
-      margin: 24px 0 0 0;
+      margin: 0;
       padding-left: 0; }
       #sidebar ul ul li:last-child {
         margin-bottom: 0; }
@@ -4713,9 +4711,6 @@ h5.fireinfo {
           color: #b71c1c;
           border-left: 2px solid #b71c1c;
           padding: 0 8px 0 6px; }
-  #sidebar ul.features_nav.fixed {
-    position: fixed;
-    top: 120px; }
 
 .btn-red900 {
   color: #fff !important;