[Koha-patches] [PATCH] [SIGNED-OFF] Fix for Bug 5571 - tags as bulleted list too long

Chris Nighswonger cnighswonger at foundations.edu
Wed Jan 5 21:53:40 CET 2011


 Owen,

On Tue, Jan 4, 2011 at 8:31 PM, Nicole Engard
<nengard at bywatersolutions.com>wrote:

> From: Owen Leonard <oleonard at myacpl.org>
>
>
> Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
> ---
>  koha-tmpl/opac-tmpl/prog/en/css/opac.css           |    5 +++--
>  .../opac-tmpl/prog/en/modules/opac-detail.tmpl     |    4 ++--
>  2 files changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
> b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
> index 68cc572..4c7d6ad 100644
> --- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
> +++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
> @@ -595,6 +595,8 @@ input.deleteshelf:active {
>        text-decoration: none;
>  }
>
> +#tagslist li { display : inline; }
> +
>  #placehold input.submit:hover,
>  #tagsel_span input.submit:hover {
>        color: #990033;
> @@ -2003,5 +2005,4 @@ div.ft {
>
>  #plainmarc table { border: 0; margin: .7em 0 0 0; font-family: monospace;
> font-size: 95%; }
>  #plainmarc th { background-color : #FFF; border: 0; white-space: nowrap;
> text-align:left; vertical-align: top; padding: 2px; }
> -#plainmarc td { border: 0; padding : 2px; vertical-align: top; }
> -
> +#plainmarc td { border: 0; padding : 2px; vertical-align: top; }
>

This last change appears to be a needles one and one which causes a merge
conflict in the 3.2.x branch due to the commit for enh bug 4473 not being
present in the 3.2.x branch. Would it be possible for you to resubmit this
omitting this change?

Kind Regards,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-patches/attachments/20110105/d632ab9e/attachment.htm>


More information about the Koha-patches mailing list