From 63d0485b492d157defed5d9746474aef1912f0bd Mon Sep 17 00:00:00 2001 From: Kris Aubuchon Date: Mon, 30 Jun 2014 11:31:17 -0400 Subject: [PATCH] fixing alignment on topic list category buttons --- app/assets/stylesheets/desktop/topic-post.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss index 8e646f238..75cceb0bc 100644 --- a/app/assets/stylesheets/desktop/topic-post.scss +++ b/app/assets/stylesheets/desktop/topic-post.scss @@ -593,7 +593,6 @@ iframe { } .btn-group { - margin-top: 25px; position: relative; }