mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 18:11:47 +02:00
[ticket/12126] deleted left:0 and right:0 in responsive.css .phpbb_alert
PHPBB3-12126
This commit is contained in:
@@ -495,10 +495,8 @@ fieldset.display-actions {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.phpbb_alert {
|
.phpbb_alert {
|
||||||
left: 0;
|
|
||||||
width: auto;
|
width: auto;
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
right: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.attach-comment dfn {
|
.attach-comment dfn {
|
||||||
|
Reference in New Issue
Block a user