1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

[ticket/12013] Clear the jumpbox.

PHPBB3-12013
This commit is contained in:
Cesar G
2014-06-14 14:25:27 -07:00
parent e7b9013dba
commit ddf3ab323b
4 changed files with 13 additions and 2 deletions

View File

@@ -1105,6 +1105,14 @@ form > p.post-notice strong {
line-height: 20px;
}
#jumpbox {
margin: 5px 0;
}
.stat-block {
clear: both;
}
#top {
position: absolute;
top: -20px;