Skip to content

Commit

Permalink
Minor CSS enhancements
Browse files Browse the repository at this point in the history
  • Loading branch information
agordillo committed Feb 24, 2015
1 parent fc050f5 commit 53719b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions app/assets/stylesheets/vish/home/home.css.sass
@@ -1,4 +1,5 @@
.home_style
margin-bottom: 26px
.tabbable
height: 38px

Expand Down Expand Up @@ -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
2 changes: 1 addition & 1 deletion vendor/assets/stylesheets/vasearch.css
Expand Up @@ -19,7 +19,7 @@
display: none;
height: 370px;
width: 87%;
top: 125px;
top: 145px;
padding: 1%;
overflow-y: auto;
position: absolute;
Expand Down

0 comments on commit 53719b9

Please sign in to comment.