Committed.

On Sun, Dec 19, 2010 at 7:49 AM, Bob Harner <[email protected]> wrote:

> Hey devs,
>
> I just discovered that the {float} boxes I've been adding to the
> Confluence wiki pages export in a way that doesn't work properly in IE
> browsers.  (The boxes stretch to the full width of the pages.)
>
> A simple fix is to apply the following patch under the
> "/post-5.2-site" branch.  Can someone commit this for me?
>
> Index: publish/styles/style.css
> ===================================================================
> --- publish/styles/style.css    (revision 1050866)
> +++ publish/styles/style.css    (working copy)
> @@ -222,3 +222,5 @@
>     width: 300px;
>     float: left;
>  }
> +
> +#content .navmenu TABLE { width: auto !important }
>
>
>
> Can
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to learn
how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

Reply via email to