webyesod: slightly improved layout when stylesheet is missing

This commit is contained in:
Simon Michael 2010-07-10 00:13:58 +00:00
parent 619c7a1177
commit e527ada8fb

View File

@ -158,7 +158,9 @@ navbar :: HledgerWebAppRoute -> String -> String -> Hamlet HledgerWebAppRoute
navbar here a p = [$hamlet|
#navbar
%a.toprightlink!href=$string.hledgerurl$ hledger.org
\ $
%a.toprightlink!href=$string.manualurl$ manual
\ $
^navlinks'^
^searchform'^
|]