1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-06 16:25:51 +01:00

Remove no longer relevant or used bottom page margin from help CSS.

This commit is contained in:
Doug Kearns
2011-01-17 13:55:15 +11:00
parent 70c43b22f0
commit b52e78b92e

View File

@@ -19,7 +19,6 @@ table.pentadactyl {
border-width: 1px;
border-style: dotted;
border-color: gray;
/*margin-bottom: 2em; /* FIXME: just a quick hack until we have proper pages */
}
table.pentadactyl td {
border: none;