Browse Source

docs style tweak.

Mark Sibly 9 years ago
parent
commit
97eabeceac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/style.css

+ 1 - 0
docs/style.css

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