1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:45:55 +00:00

tweak shortcut help

This commit is contained in:
Andrew Dolgov
2008-05-17 17:07:37 +01:00
parent 62f2d58fac
commit db5e5265b7
2 changed files with 5 additions and 3 deletions

View File

@@ -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;
}