From: Joris van Zundert Date: Mon, 3 Sep 2012 20:32:59 +0000 (+0200) Subject: CSS fix X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8927ef0b6c1ede70e9dbd7ea514d60cc320fb32e;p=scpubgit%2Fstemmatology.git CSS fix --- diff --git a/stemmaweb/root/css/style.css b/stemmaweb/root/css/style.css index 15b3ffb..d7c089f 100644 --- a/stemmaweb/root/css/style.css +++ b/stemmaweb/root/css/style.css @@ -134,7 +134,7 @@ div.pager_right_button { #textinfo_container { border: 1px solid #C6DCF1; float: left; - height: 500px; + height: 510px; width: 710px; margin-left: 10px; padding-left: 10px;