mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-25 01:25:57 +02:00
[ticket/11956] Fix member list page
PHPBB3-11956
This commit is contained in:
@@ -262,6 +262,10 @@ table.responsive.show-header thead, table.responsive.show-header th:first-child
|
||||
text-align: left !important;
|
||||
}
|
||||
|
||||
table.responsive.show-header th:first-child span.rank-img {
|
||||
display: none;
|
||||
}
|
||||
|
||||
table.responsive tr {
|
||||
margin: 2px 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user