Updated the grappelli styles to override the default styles.
authorHarris Lapiroff <harris@chromamine.com>
Wed, 6 Jul 2011 18:50:33 +0000 (14:50 -0400)
committerHarris Lapiroff <harris@chromamine.com>
Wed, 6 Jul 2011 18:50:33 +0000 (14:50 -0400)
philo/static/philo/css/EmbedWidget.css

index 6b85410..525e5e3 100644 (file)
@@ -44,5 +44,8 @@
        margin:0 -3px;
 }
 .grappelli .embed-toolbar{
+       padding:0;
        padding-bottom:3px;
+       background:none;
+       border:none;
 }
\ No newline at end of file