mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-16 14:46:28 +02:00
[ticket/16474] Hide vertical scrollbar for attachbox
PHPBB3-16474
This commit is contained in:
@@ -553,6 +553,7 @@ blockquote .codebox {
|
||||
clear: left;
|
||||
border-top: 1px solid transparent;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.attachbox dd dd {
|
||||
|
Reference in New Issue
Block a user