aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/simple_header.html
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2007-03-31 16:44:18 +0000
committerNils Adermann <naderman@naderman.de>2007-03-31 16:44:18 +0000
commita43416dbb2019980913fbb6449adbe2e6a3fbea9 (patch)
tree25af7514cb7ae9e11480e1fa09e271024f456733 /phpBB/adm/style/simple_header.html
parentc6b0b621651e52bccc778cd9d1e8cf8cf02bc2de (diff)
downloadforums-a43416dbb2019980913fbb6449adbe2e6a3fbea9.tar
forums-a43416dbb2019980913fbb6449adbe2e6a3fbea9.tar.gz
forums-a43416dbb2019980913fbb6449adbe2e6a3fbea9.tar.bz2
forums-a43416dbb2019980913fbb6449adbe2e6a3fbea9.tar.xz
forums-a43416dbb2019980913fbb6449adbe2e6a3fbea9.zip
- acp popup, shouldn't require 700 px width
- throw an error if an image that's edited into an imageset doesn't exist - convert the password not its hash ;-) - only update user_login_attempts if necessary - make password requirements even clearer git-svn-id: file:///svn/phpbb/trunk@7250 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/simple_header.html')
-rw-r--r--phpBB/adm/style/simple_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html
index 9d723a4f63..b7ce2d986f 100644
--- a/phpBB/adm/style/simple_header.html
+++ b/phpBB/adm/style/simple_header.html
@@ -101,4 +101,4 @@ function swatch(field)
<body class="{S_CONTENT_DIRECTION}">
-<div id="page-body" style="padding: 0; padding-right: 10px;">
+<div id="page-body" style="padding: 0; padding-right: 10px; min-width: 0px;">