mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 13:44:12 +02:00
[ticket/9687] Use Forms for template display and fix display for users
PHPBB3-9687
This commit is contained in:
@@ -288,6 +288,10 @@ li {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.w-50 {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
|
||||
#wrap,
|
||||
#page-body,
|
||||
|
Reference in New Issue
Block a user