Skip to content
  • Jan Krutisch's avatar
    df641263
    Namespace CSS selectors on error pages · df641263
    Jan Krutisch authored
    The css selectors on the generated error pages are too broad (for example `text-align: center` on `body` and thus bleed out to the following pages (say, by pressing the back button) when using Turbolinks. This commit namespaces all the selectors.
    df641263
    Namespace CSS selectors on error pages
    Jan Krutisch authored
    The css selectors on the generated error pages are too broad (for example `text-align: center` on `body` and thus bleed out to the following pages (say, by pressing the back button) when using Turbolinks. This commit namespaces all the selectors.
Loading