From dea723bac3474851624720c2132b8e865d4923f9 Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Sun, 11 Oct 2015 23:16:12 +0200 Subject: [PATCH] Make whole example box clickable --- examples/index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 @@