1
0
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:
Crizzo
2014-03-02 23:13:45 +01:00
parent 50e4cac5de
commit 8db5db64c9

View File

@@ -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 {