mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 05:20:56 +02:00
[ticket/9255] Changed overflow-x to overflow-y
PHPBB3-9255
This commit is contained in:
@@ -358,7 +358,7 @@ ul.cplist {
|
||||
.cp-mini {
|
||||
margin: 10px 15px 10px 5px;
|
||||
max-height: 200px;
|
||||
overflow-x: auto;
|
||||
overflow-y: auto;
|
||||
padding: 5px 10px;
|
||||
border-radius: 7px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user