Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2015-01-13 20:19:56 +0300
committerAleksander Machniak <alec@alec.pl>2015-01-13 20:19:56 +0300
commite44e51561d2329e8f1e9ec88901d3c757f067303 (patch)
treec91e4ec9a7a861a4556f9b107c467e5c2e0daaaa /plugins/help/skins
parenta109d19a77f017bad2e8b5bc830dc244b0e29ffb (diff)
Fix margin in Help > License page
Diffstat (limited to 'plugins/help/skins')
-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 {