From 4413330af1860721c10a9044db7c16e9e04e6615 Mon Sep 17 00:00:00 2001 From: "jason.wall" Date: Sun, 28 Dec 2014 08:58:27 -0500 Subject: [PATCH] FEATURE: Added option to display verses by verse or inline. --- css/bible.css | 1 - index.html | 1 + js/common.js | 16 +++++++++++++--- js/main.js | 5 +++++ 4 files changed, 19 insertions(+), 4 deletions(-) diff --git a/css/bible.css b/css/bible.css index 744b058c..99d13ee3 100644 --- a/css/bible.css +++ b/css/bible.css @@ -122,7 +122,6 @@ a:hover { { display: block; padding-left: 55px; - width: 100%; } #main .block { diff --git a/index.html b/index.html index 844bfc32..32c909f7 100644 --- a/index.html +++ b/index.html @@ -69,6 +69,7 @@

Settings