nagasurendra commited on
Commit
de2bdc5
·
verified ·
1 Parent(s): 27affce

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -128,7 +128,7 @@
128
  background-color: #f1f1f1;
129
  }
130
  .fixed-search-container {
131
- position: fixed;
132
  top: 90px; /* Move it slightly lower */
133
  left: 50%;
134
  transform: translateX(-50%);
 
128
  background-color: #f1f1f1;
129
  }
130
  .fixed-search-container {
131
+ position: absolute;
132
  top: 90px; /* Move it slightly lower */
133
  left: 50%;
134
  transform: translateX(-50%);