mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 00:05:49 +02:00
[ticket/12126] Fixed position of alert box in IE
PHPBB3-12126
This commit is contained in:
@@ -495,8 +495,10 @@ fieldset.display-actions {
|
||||
}
|
||||
|
||||
.phpbb_alert {
|
||||
left: 0;
|
||||
max-width: none;
|
||||
margin: 0 25px;
|
||||
margin: 0 5px;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.attach-comment dfn {
|
||||
|
Reference in New Issue
Block a user