diff --git a/docs/demo.css b/docs/demo.css index 2a1267a4d6..761c19cff0 100644 --- a/docs/demo.css +++ b/docs/demo.css @@ -21,6 +21,10 @@ textarea { margin-top: 0; } +#header img { + float: left; +} + #bothContainers { position: absolute; top: 0; diff --git a/docs/demo.html b/docs/demo.html index 887c32df02..e79bd00a69 100644 --- a/docs/demo.html +++ b/docs/demo.html @@ -10,6 +10,9 @@