1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 10:40:28 +02:00

[ticket/11552] Responsive CP tabs

PHPBB3-11552
This commit is contained in:
Vjacheslav Trushkin
2013-09-15 16:49:33 +03:00
parent 88cbd68d00
commit a1f118872b
5 changed files with 143 additions and 6 deletions

View File

@@ -600,7 +600,7 @@ dl.details dd {
text-overflow: ellipsis;
}
.clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
.clearfix, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
height: 1%;
overflow: hidden;
}