From 21c22206260eb032c6fb2e09d434a7b9836fc1af Mon Sep 17 00:00:00 2001 From: rgarcia Date: Wed, 8 Jun 2016 12:30:53 +0200 Subject: [PATCH] fixes typo --- app/assets/stylesheets/layout.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 16113108d..e9a9f1057 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -247,6 +247,7 @@ a { h2 { font-size: $base-font-size; } +} .no-max-width { max-width: none;