From bebdd0d290b2ba5996b5c3d6e9e990368b2f09fc Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 6 May 2014 01:29:28 -0700 Subject: [PATCH] some stray } there --- app/assets/stylesheets/mobile/topic-list.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/assets/stylesheets/mobile/topic-list.scss b/app/assets/stylesheets/mobile/topic-list.scss index ec2e195bf4..27011c99f5 100644 --- a/app/assets/stylesheets/mobile/topic-list.scss +++ b/app/assets/stylesheets/mobile/topic-list.scss @@ -156,9 +156,6 @@ } } - } - - } .age { white-space: nowrap; }