From 98743e691390a63853364763007a52c13ed5382f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 29 Jul 2017 22:46:35 +0200 Subject: Slightly tweak field widths --- Handler/Common.hs | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Handler/Common.hs') diff --git a/Handler/Common.hs b/Handler/Common.hs index 73ce9ba..29a8060 100644 --- a/Handler/Common.hs +++ b/Handler/Common.hs @@ -240,6 +240,13 @@ typedKindField collate (kindProto, typeProto) = do }) ; }); |] + toWidget $ + [cassius| + ##{fvId kindView} + width: 12em + ##{fvId typeView} + width: 8em + |] let kindWidget = [whamlet| -- cgit v1.2.3