multimodalart HF staff commited on
Commit
cd95c61
1 Parent(s): f0f600d

Change search bar size

Browse files

Now it takes 100% of the width automatically, no need for the % hack

Files changed (1) hide show
  1. src/assets/css_html_js.py +0 -1
src/assets/css_html_js.py CHANGED
@@ -43,7 +43,6 @@ custom_css = """
43
 
44
  #search-bar {
45
  padding: 0px;
46
- width: 30%;
47
  }
48
 
49
  /* Hides the final AutoEvalColumn */
 
43
 
44
  #search-bar {
45
  padding: 0px;
 
46
  }
47
 
48
  /* Hides the final AutoEvalColumn */