[ticket/12126] deleted left:0 and right:0 in responsive.css .phpbb_alert

PHPBB3-12126
This commit is contained in:
Crizzo 2014-03-02 23:13:45 +01:00
parent 50e4cac5de
commit 8db5db64c9

View file

@ -495,10 +495,8 @@ fieldset.display-actions {
}
.phpbb_alert {
left: 0;
width: auto;
margin: 0 5px;
right: 0;
}
.attach-comment dfn {