From a6b63b28713a7958e9f4e8812dfa1a17cf7b6760 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 9 Jul 2013 03:37:28 -0700 Subject: [PATCH] de-box the topic posts a bit I CANT TAKE IT ANY MORE AHHHHHHH --- app/assets/stylesheets/application/topic-post.css.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/application/topic-post.css.scss b/app/assets/stylesheets/application/topic-post.css.scss index 3bf8db7fdba..7aa59c1781f 100644 --- a/app/assets/stylesheets/application/topic-post.css.scss +++ b/app/assets/stylesheets/application/topic-post.css.scss @@ -241,7 +241,6 @@ section.post-menu-area { @include unselectable; background-color: $post_footer; - border-top: 1px solid $inner_border; overflow: hidden; @include box-shadow(inset 0 -4px 4px -4px rgba($black, 0.14)); nav.post-controls { @@ -535,7 +534,6 @@ padding: 10px 10px 0; } position: relative; - border: 1px solid #b9b9b9; padding: 0; background-color: $white; word-wrap: break-word;