diff options
-rw-r--r-- | skins/standard/global.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css index 18bec598a..0c0b52649 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -455,7 +455,7 @@ input.requestee { font-size: x-large; } -#post_err_msg { +#post_err_msg, form#check { clear: both; } |