From ae61e86e587b5af865ef1fc4506f942e676cdd9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 2 Feb 2011 16:42:07 +0100 Subject: [PATCH] Do not overflow buttons to the messages --- css/theme_right.css.php | 1 + 1 file changed, 1 insertion(+) diff --git a/css/theme_right.css.php b/css/theme_right.css.php index 31e0a5663..49dbf0f79 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -407,6 +407,7 @@ div.notice, div.warning, div.error, div.footnotes { + clear: both; margin: 0.3em 0 0 0; border: 2px solid; padding: 0.5em;