aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/common.css
diff options
context:
space:
mode:
authorhanakin <midaym@gmail.com>2016-12-01 17:49:26 +0100
committerhanakin <midaym@gmail.com>2016-12-01 17:49:26 +0100
commite1d2c4c90004fb132b0bd38a5216a66df065e484 (patch)
treee86ba7b2a1dd0737c377b55be257563ae81c7ef2 /phpBB/styles/prosilver/theme/common.css
parent0e53442fd4f623c06c159efe2c83f84efaf7535a (diff)
downloadforums-e1d2c4c90004fb132b0bd38a5216a66df065e484.tar
forums-e1d2c4c90004fb132b0bd38a5216a66df065e484.tar.gz
forums-e1d2c4c90004fb132b0bd38a5216a66df065e484.tar.bz2
forums-e1d2c4c90004fb132b0bd38a5216a66df065e484.tar.xz
forums-e1d2c4c90004fb132b0bd38a5216a66df065e484.zip
[ticket/14881] Fix jumpbox-return link layout
PHPBB3-14881
Diffstat (limited to 'phpBB/styles/prosilver/theme/common.css')
-rw-r--r--phpBB/styles/prosilver/theme/common.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 9c2f33f7a9..cf6d14e6ab 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -137,7 +137,9 @@ p.right {
}
p.jumpbox-return {
- margin-top: 1em;
+ margin-top: 10px;
+ margin-bottom: 0;
+ float: left;
}
b, strong {