Yeah, I'm just pointing out a change from v2.0 and down.
I think it's the 'underlining' effect that is taking extra room as the menu
collapses with zoom. Some earlier versions don't even attempt menu wrap and
make use of horizontal scrollbar. No biggie as I may be confusing stock
skins with whatever fossil-scm.org is adding?

On Wed, Mar 8, 2017 at 6:37 AM, Warren Young <war...@etr-usa.com> wrote:

> On Mar 7, 2017, at 9:58 AM, sky5w...@gmail.com wrote:
> >
> > But, the scrunch appears with no scrollbar.
>
> I’m not sure what behavior you’re expecting, but what I see looks like
> perfectly sane HTML rendering behavior.  There isn’t enough room for
> “Download”, its padding, or the separator that’s attached to the menu item
> in the CSS.  Therefore, the browser must break the line at that point.
>
> What do you expect instead?
>
> > My zoom is 175%.
>
> If you just want to know how to make that skin work in the window width
> you’re willing to give the browser, despite your zoom level, I see two main
> options:
>
> 1a. Edit the skin to reduce the amount of padding around menu items.
> Under Admin > Skins > CSS, find the “.mainmenu a” block and decrease the
> second “padding” value.  (In 2-value form, the first value is top and
> bottom padding, and the second is left-right padding.)
>
> 1b. Same idea, only reduce font sizes or change typefaces to achieve the
> same end.
>
> 2. Remove menu items you don’t use to make room.  Do this via the same
> path in the UI, except that the last step is Header.
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to