http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7645 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 8019 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8019&action=edit Bug 7645 - System preferences editor save button obscured by language chooser This patch amends the preferences page's CSS file to add bottom padding to the page container. This gives the bottom- most submit button some breathing room. Markup correction: Adding "row" and "col" attributes to <textareas> to quiet validation errors. This doesn't affect output at all (dimensions are specified in CSS). To test, open the system preferences page to a tab like OPAC which contains many preferences. At the bottom of the page the last submit button should have about a line's worth of white space below it. -- You are receiving this mail because: You are watching all bug changes.