On Tue, Nov 6, 2012 at 1:07 PM, Dmitry Chestnykh <[email protected]>wrote:

> Hello,
>
> I noticed when file name in repository contains "-", it will sometimes
> wrap into two lines in file browser. Can we add some CSS into themes to
> avoid this?
>
> Specifically, add "white-space" property to "ul.browser":
>
>   ul.browser {
>     ...
>     white-space: nowrap;
>   }
>
>
> Here are screenshots showing before and after:
> http://imgur.com/a/Ei8DO
>
> (I can commit this change if there are no objections.)
>

no objections.


>
> Thanks!
>
> --
> Dmitry Chestnykh
> http://www.codingrobots.com
> ______________________________**_________________
> fossil-users mailing list
> [email protected].**org <[email protected]>
> http://lists.fossil-scm.org:**8080/cgi-bin/mailman/listinfo/**fossil-users<http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users>
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to