mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-23 14:13:32 +01:00
Remove no longer relevant or used bottom page margin from help CSS.
This commit is contained in:
@@ -19,7 +19,6 @@ table.pentadactyl {
|
|||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
border-style: dotted;
|
border-style: dotted;
|
||||||
border-color: gray;
|
border-color: gray;
|
||||||
/*margin-bottom: 2em; /* FIXME: just a quick hack until we have proper pages */
|
|
||||||
}
|
}
|
||||||
table.pentadactyl td {
|
table.pentadactyl td {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user