1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-20 07:30:16 +01: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

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