app/assets/stylesheets/pghero/application.css in pghero-1.6.3 vs app/assets/stylesheets/pghero/application.css in pghero-1.6.4

- old
+ new

@@ -28,9 +28,10 @@ table { width: 100%; border-collapse: collapse; border-spacing: 0; margin-bottom: 20px; + table-layout: fixed; } th { text-align: left; border-bottom: solid 2px #ddd;