aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCrizzo <mail@crizzo.de>2014-03-02 23:13:45 +0100
committerCrizzo <mail@crizzo.de>2014-03-02 23:13:45 +0100
commit8db5db64c99eab1378cea0cb2e4ff9a0f6155cc9 (patch)
tree7a7c4b09bef54de417b1d7814b8cbdbdd47c6a67
parent50e4cac5dec183a81ba914c65c2f780485befd21 (diff)
downloadforums-8db5db64c99eab1378cea0cb2e4ff9a0f6155cc9.tar
forums-8db5db64c99eab1378cea0cb2e4ff9a0f6155cc9.tar.gz
forums-8db5db64c99eab1378cea0cb2e4ff9a0f6155cc9.tar.bz2
forums-8db5db64c99eab1378cea0cb2e4ff9a0f6155cc9.tar.xz
forums-8db5db64c99eab1378cea0cb2e4ff9a0f6155cc9.zip
[ticket/12126] deleted left:0 and right:0 in responsive.css .phpbb_alert
PHPBB3-12126
-rw-r--r--phpBB/styles/prosilver/theme/responsive.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/responsive.css b/phpBB/styles/prosilver/theme/responsive.css
index 8c05a8b3d8..7e4caf5301 100644
--- a/phpBB/styles/prosilver/theme/responsive.css
+++ b/phpBB/styles/prosilver/theme/responsive.css
@@ -495,10 +495,8 @@ fieldset.display-actions {
}
.phpbb_alert {
- left: 0;
width: auto;
margin: 0 5px;
- right: 0;
}
.attach-comment dfn {