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;