Merge branch 'hotfix/embed_widget' of git://github.com/lapilofu/philo into develop
[philo.git] / philo / static / philo / css / EmbedWidget.css
index 525e5e3..6741034 100644 (file)
@@ -1,5 +1,5 @@
 .embed-widget{
-       float:left;
+       display:inline-block;
 }
 .embed-toolbar{
        border:1px solid #CCC;