Description of problem: On the staging server and docs.redhat.com, the new dropdown box for choosing a format is blocking the ends of some of the longer book names. For e.g, Enterprise Web Server/ Hibernate Entity Manager User Guide. Perhaps the book names need to split lines once they reach the edge of the side bar. Also, having ePub first on the list of formats results in this being clicked more often, and I think it is not the most popular format. I think it is because instinctively, I at least, *click* the box, but it's actually a hover-menu. Version-Release number of selected component (if applicable): How reproducible: Visit the stage. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: - The book names wrap to the next line - The side bar is expanded to fit the text. - html-single or something more popular is the first on the list of the dropdown box. Additional info:
I would like to see HTML Single made the default view. It is better for full-book searching.
(In reply to comment #1) > I would like to see HTML Single made the default view. It is better for > full-book searching. I suspect this is not the default because there are some books that are too large to view in html-single, such as the RHEL Deployment Guide. Also, there are a few books that do not have a html-single built at all, apparently.
Reworked web_style 1 to wrap long names, changed drop down to funky slider. To ssh://git.fedorahosted.org/git/publican.git 8d1c0c5..3c7fdf0 master -> master
Verified that long names wrap correctly in the side bar and that the slide menu with format options works.