mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/7332] Fix post details expand link rendering on Webkit.
PHPBB3-7332
This commit is contained in:
@@ -307,6 +307,11 @@ div[class].topic-actions {
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
#expand
|
||||
{
|
||||
clear: both;
|
||||
}
|
||||
|
||||
/* Content container styles
|
||||
----------------------------------------*/
|
||||
.content {
|
||||
|
Reference in New Issue
Block a user