Sfoglia il codice sorgente

#114803, fix textareas not working, patch by quicksketch

Ted Serbinski 18 anni fa
parent
commit
4687549e89
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      simplemenu.css

+ 1 - 1
simplemenu.css

@@ -14,7 +14,7 @@ background:#ddd;
 border-bottom:1px solid #999;
 font:11px Verdana, Helvetica, sans-serif;
 left:0;
-position:fixed;
+position:absolute;
 top:0;
 width:100%;
 height:21px;