From 763bed9ba0f70eff8bb1834d6d5dcf44aacac147 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 16 Mar 2016 20:59:56 +0100 Subject: Some small css modifications --- client/stylesheets/base.scss | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'client/stylesheets') diff --git a/client/stylesheets/base.scss b/client/stylesheets/base.scss index 14da74e0c..5c56e9507 100644 --- a/client/stylesheets/base.scss +++ b/client/stylesheets/base.scss @@ -7,18 +7,5 @@ footer { padding-top: 10px; text-align: center; font-size: small; -} - -.search-group { - .search-btn { - position: relative; - left: -40px; - top: 0; - - &:hover { text-decoration: none; } - } -} - -.panel_block:not(:last-child) { - border-bottom: 1px solid rgba(0, 0, 0, 0.1); + margin-top: 30px; } -- cgit v1.2.3