summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-01-13 12:19:56 -0500
committerAleksander Machniak <alec@alec.pl>2015-01-13 12:19:56 -0500
commite44e51561d2329e8f1e9ec88901d3c757f067303 (patch)
treec91e4ec9a7a861a4556f9b107c467e5c2e0daaaa /plugins
parenta109d19a77f017bad2e8b5bc830dc244b0e29ffb (diff)
Fix margin in Help > License page
Diffstat (limited to 'plugins')
-rw-r--r--plugins/help/skins/larry/help.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/help/skins/larry/help.css b/plugins/help/skins/larry/help.css
index d9af6e15e..d42f4e00b 100644
--- a/plugins/help/skins/larry/help.css
+++ b/plugins/help/skins/larry/help.css
@@ -5,7 +5,7 @@
}
#mainscreen .readtext {
- margin: 0 auto;
+ margin: 20px;
}
#helptoolbar {