瀏覽代碼

docs style tweak.

Mark Sibly 9 年之前
父節點
當前提交
97eabeceac
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/style.css

+ 1 - 0
docs/style.css

@@ -323,6 +323,7 @@ form{
 /* ***** table ***** */
 
 table{
+	table-layout: fixed;
 	width: 100%;
 	margin: 16px 0;
 }