1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-06 15:45:34 +02:00

[ticket/14881] Fix jumpbox-return link layout

PHPBB3-14881
This commit is contained in:
hanakin 2016-12-01 17:49:26 +01:00
parent 0e53442fd4
commit e1d2c4c900

View File

@ -137,7 +137,9 @@ p.right {
} }
p.jumpbox-return { p.jumpbox-return {
margin-top: 1em; margin-top: 10px;
margin-bottom: 0;
float: left;
} }
b, strong { b, strong {