app/soc/content/css/jquery-thickbox.css
changeset 1249 59d1e6b594ae
parent 1235 41cb87ed9b81
child 1576 fc065bbf3ac8
--- a/app/soc/content/css/jquery-thickbox.css	Sat Feb 07 22:49:51 2009 +0000
+++ b/app/soc/content/css/jquery-thickbox.css	Sat Feb 07 22:56:15 2009 +0000
@@ -1,7 +1,8 @@
 /* ----------------------------------------------------------------------------------------------------------------*/
 /* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
 /* ----------------------------------------------------------------------------------------------------------------*/
-*{padding: 0; margin: 0;}
+/* The line below breaks the notification area. */
+/* *{padding: 0; margin: 0;} */
 
 /* ----------------------------------------------------------------------------------------------------------------*/
 /* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/