瀏覽代碼

#114803, fix textareas not working, patch by quicksketch

Ted Serbinski 18 年之前
父節點
當前提交
4687549e89
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;