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

[ticket/11956] More fixes for responsive minitabs

PHPBB3-11956
This commit is contained in:
Vjacheslav Trushkin
2013-10-23 23:46:29 +03:00
parent fb3a466805
commit 3134580007
2 changed files with 3 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ ul.cplist {
.tabs-container #minitabs {
float: right;
margin-top: 19px;
max-width: 50%;
}
.tabs-container:after {