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

[ticket/11552] Responsive minitabs

PHPBB3-11552
This commit is contained in:
Vjacheslav Trushkin
2013-09-15 18:05:54 +03:00
parent 34fa93a153
commit 378b2dfa96
5 changed files with 37 additions and 8 deletions

View File

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