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=fdac88a2c6b41cebb5e71e9c4b736c04413231c5;p=scpubgit%2Fstemmaweb.git CSS fix --- diff --git a/root/css/style.css b/root/css/style.css index 15b3ffb..d7c089f 100644 --- a/root/css/style.css +++ b/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;