From ef1f575e25e704b6a226d06fcd0dbecdeae5e5f4 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Mon, 30 Nov 2009 17:29:14 +0000 Subject: [PATCH] The CSS here will need a bit of work, but this will do for now. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32248 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/layouts/stdfloats.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/layouts/stdfloats.inc b/lib/layouts/stdfloats.inc index eb15ef6a45..bc37277f2a 100644 --- a/lib/layouts/stdfloats.inc +++ b/lib/layouts/stdfloats.inc @@ -15,7 +15,7 @@ AddToHTMLPreamble text-align: center; border: 2px solid black; padding: 1ex; - margin-bottom: 1ex; + margin: 1ex; } EndPreamble -- 2.39.5