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

[ticket/11552] Fix online users list and popups

PHPBB3-11552
This commit is contained in:
Vjacheslav Trushkin
2013-10-19 21:10:33 +03:00
parent 734131d750
commit e9481c41f8
2 changed files with 2 additions and 2 deletions

View File

@@ -180,7 +180,7 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul {
}
#simple-wrap {
padding: 6px 10px;
padding: 6px 0;
}
#page-body {