From 41acbd4c063a4f53257022d7eb93907e94c8e133 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 20 Feb 2012 23:22:54 +0000 Subject: [PATCH] Standardize the links for 'Upcoming' releases. [1] Note: With &beta.testing; enabled, the
containing the links to the download page is becoming dangerously close to overflowing into the adjacent
containing site shortcuts. In my testing, with both &beta.testing; and &beta2.testing; enabled, the
will certainly overflow, pushing the "New to FreeBSD?" button out of alignment, and into the shortcut links. I'm already working on a CSS fix for it, but I suspect this will already be a problem for our friends with non-default font sizes. It looks like I'll be revisiting 91539 sooner than I thought... Submitted/patched by: ryusuke [1] --- en/index.xsl | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/en/index.xsl b/en/index.xsl index c8aed5d1ee..8a30934281 100644 --- a/en/index.xsl +++ b/en/index.xsl @@ -4,7 +4,7 @@ ]> - + @@ -126,16 +126,12 @@
  • Legacy: &rel3.current;
  • -
  • - Upcoming: - &betarel.current;-&betarel.vers; -
  • +
  • Upcoming: &betarel.current;-&betarel.vers;
  • -
  • - Upcoming: - &betarel2.current;-&betarel2.vers; -
  • +
  • Upcoming: &betarel2.current;-&betarel2.vers;