diff --git a/help/3.php b/help/3.php
index d5c95c11f..b226c942f 100644
--- a/help/3.php
+++ b/help/3.php
@@ -18,9 +18,7 @@
| u | |
| T | |
| o | |
- | P | |
- | N | |
-
+ | N/P | |
diff --git a/tt-rss.css b/tt-rss.css
index 4746a2e77..7cc989a50 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1866,6 +1866,10 @@ div#hotkey_help_overlay td.n {
padding-right : 5px;
}
+div#hotkey_help_overlay td {
+ vertical-align : top;
+}
+
div#hotkey_help_overlay h1 {
margin : 0px 0px 0.5em 0px;
}