@@ -35,3 +35,10 @@
</div>
+
+<style>
+ /* Give the toolbar some space so it does not look like it belongs to the header root only. */
+ #snippet-inline-editor #toolbar {
+ margin-bottom: 1em;
+ }
+</style>