[koha-commits] main Koha release repository branch new/bug_9385 created. v3.08.00-1774-g71b3380

Git repo owner gitmaster at git.koha-community.org
Fri Feb 15 14:27:43 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_9385 has been created
        at  71b338044bd468c61e24c710f0fa95e96f97af23 (commit)

- Log -----------------------------------------------------------------
commit 71b338044bd468c61e24c710f0fa95e96f97af23
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 11 12:12:58 2013 -0500

    Bug 9385 - patron add labels right aligned in chrome
    
    The <legend> element has been given right alignment which seems to only
    be respected by WebKit-based browsers. Users of Chrome and Safari see a
    right-aligned legend while others see a left-aligned one. Given that the
    legend is often applied to fieldsets spanning much of the screen it
    seems wiser to have them left-aligned.
    
    This patch removes "text-align:right" from the CSS so that <legend> will
    inherit the default left alignment. To test, view any page with a legend
    element, for instance the patron add form. In Firefox, Chrome, Safari,
    IE, etc. the legend ("Patron identity," "Main address," etc.) should be
    left-aligned in the fieldset.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Works as described. Tested in IE, Chrome, Firefox, Opera.
    No errors.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    All tests pass
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 01a95c230203188d2f3ac1f47d7feeedaebe93aa
Merge: 5d153be 51ea293
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Fri Feb 15 08:28:40 2013 -0500

    Merge branch 'bug_9545' into 3.12-master

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list