From f190a96b305577bc65bf9f25410fef79a01b249d Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Tue, 28 May 2013 12:45:33 -0400 Subject: [PATCH] Allow stuff in gutter to be selected --- app/assets/stylesheets/application/topic-post.css.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/application/topic-post.css.scss b/app/assets/stylesheets/application/topic-post.css.scss index 91e21b45b1d..25bfc894447 100644 --- a/app/assets/stylesheets/application/topic-post.css.scss +++ b/app/assets/stylesheets/application/topic-post.css.scss @@ -107,7 +107,6 @@ } .gutter { - @include unselectable; .reply-new{ .discourse-no-touch & { opacity: 0;