1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 08:13:14 +02:00

[ticket/11552] More responsive design adjustments

PHPBB3-11552
This commit is contained in:
Vjacheslav Trushkin
2013-10-20 13:12:03 +03:00
parent 076198da7b
commit 2bb094cc19
2 changed files with 5 additions and 1 deletions

View File

@@ -474,6 +474,10 @@ dl.mini dd.pm-legend {
padding: 0 5px;
}
fieldset.display-actions {
white-space: normal;
}
@media only screen and (max-width: 500px), only screen and (max-device-width: 500px)
{
p.responsive-center {