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;