From db5e5265b7ca593564dca7d040a56920b916c0cc Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 17 May 2008 17:07:37 +0100 Subject: tweak shortcut help --- help/3.php | 4 +--- tt-rss.css | 4 ++++ 2 files changed, 5 insertions(+), 3 deletions(-) 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; } -- cgit v1.2.3