From b37965487956e76f3a1940ca4c905851e74997f8 Mon Sep 17 00:00:00 2001 From: "Daniel J. Summers" Date: Fri, 14 Jun 2019 19:17:38 -0500 Subject: [PATCH] Moved button out of field set (#18) --- src/PrayerTracker.UI/SmallGroup.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PrayerTracker.UI/SmallGroup.fs b/src/PrayerTracker.UI/SmallGroup.fs index bc93446..c848f3d 100644 --- a/src/PrayerTracker.UI/SmallGroup.fs +++ b/src/PrayerTracker.UI/SmallGroup.fs @@ -526,8 +526,8 @@ let preferences (m : EditPreferences) (tzs : TimeZone list) ctx vi = |> selectList "asOfDate" m.asOfDate [ _required ] ] ] - div [ _class "pt-field-row" ] [ submit [] "save" s.["Save Preferences"] ] ] + div [ _class "pt-field-row" ] [ submit [] "save" s.["Save Preferences"] ] ] p [] [ rawText "** "