From 7fe31877f0063c999404207746b65c92e7a61656 Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Wed, 20 Jun 2012 11:13:11 +0000 Subject: [PATCH] Need jHTMLArea for notes; border was on too many things; made width a bit wider svn: r19887 --- src/data/templates/gramps-base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data/templates/gramps-base.html b/src/data/templates/gramps-base.html index bbb247687..eee2d2520 100644 --- a/src/data/templates/gramps-base.html +++ b/src/data/templates/gramps-base.html @@ -15,7 +15,8 @@ - + + {% endblock %} @@ -27,7 +28,6 @@ background: none; } .content { - border: 1px solid; padding: 0px 0px 10px; } .browsecell { @@ -69,7 +69,7 @@ border: 1px solid #7D5925; color: #7D5925; float: left; - width: 97%; + width: 98%; } .ui-widget-content a { color: #7D5925;