diff --git a/examples/index.html b/examples/index.html index 4e29ffb821..1e07404c32 100644 --- a/examples/index.html +++ b/examples/index.html @@ -18,6 +18,7 @@ color: #333; } .example { + display: block; padding: 10px; background-color: #F5F5F5; height: 140px; @@ -198,13 +199,13 @@