From 53719b9655eb097e860a1a2112a905818c68aa9e Mon Sep 17 00:00:00 2001 From: agordillo Date: Tue, 24 Feb 2015 11:23:17 +0100 Subject: [PATCH] Minor CSS enhancements --- app/assets/stylesheets/vish/home/home.css.sass | 3 +++ vendor/assets/stylesheets/vasearch.css | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/vish/home/home.css.sass b/app/assets/stylesheets/vish/home/home.css.sass index 63000fafa..55f34e656 100644 --- a/app/assets/stylesheets/vish/home/home.css.sass +++ b/app/assets/stylesheets/vish/home/home.css.sass @@ -1,4 +1,5 @@ .home_style + margin-bottom: 26px .tabbable height: 38px @@ -99,5 +100,7 @@ ul.first_entities float: left width: 100% clear: both + margin-top: 15px !important #order_by_selector_net margin-bottom: 20px + margin-top: -5px diff --git a/vendor/assets/stylesheets/vasearch.css b/vendor/assets/stylesheets/vasearch.css index c0bb07aed..1d7a0ced2 100644 --- a/vendor/assets/stylesheets/vasearch.css +++ b/vendor/assets/stylesheets/vasearch.css @@ -19,7 +19,7 @@ display: none; height: 370px; width: 87%; - top: 125px; + top: 145px; padding: 1%; overflow-y: auto; position: absolute;