From 1935187cf5263994c8a4422716d347d5031b2654 Mon Sep 17 00:00:00 2001 From: Giulio Gratta Date: Tue, 1 Jul 2014 09:51:23 -0700 Subject: [PATCH] stupid simple css typo fix --- lms/static/sass/_news.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lms/static/sass/_news.scss b/lms/static/sass/_news.scss index 3899091ec6..52310c14a5 100644 --- a/lms/static/sass/_news.scss +++ b/lms/static/sass/_news.scss @@ -8,10 +8,11 @@ padding-left: 20px; padding-top: 20px; padding-bottom: 20px; + .notification { @include news-font; margin-top: 15px; - margin-botton: 15px; + margin-bottom: 15px; a { @include news-font;