Skip to content
Extraits de code Groupes Projets
Valider 4ce10acb rédigé par Matthieu Napoli's avatar Matthieu Napoli
Parcourir les fichiers

Restore some margins when a widget is included in an iframe

That avoids any change for people integrating the widget in their websites, and hopefully that should reduce a lot of the UI screenshot differences.
parent 9df54962
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -31,4 +31,8 @@
#embedThisWidgetFlash,
#embedThisWidgetEverywhere {
margin-top: 5px;
}
\ No newline at end of file
}
body>.widget {
margin: 10px 7px;
}
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter