suite
This commit is contained in:
parent
65b59b23e1
commit
87692f7915
@ -472,7 +472,7 @@ img{
|
||||
left: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
min-height: 80px;
|
||||
min-height: 0px;
|
||||
padding-top: 0px;
|
||||
background: none !important;
|
||||
z-index: 5;
|
||||
@ -662,6 +662,7 @@ img{
|
||||
|
||||
#main_content {
|
||||
width: auto;
|
||||
top:0;
|
||||
}
|
||||
|
||||
.span_6 {
|
||||
|
@ -219,10 +219,11 @@
|
||||
});
|
||||
|
||||
-else
|
||||
=render :partial => "public/shared/menu_top"
|
||||
.slide_home_wrapper.with_ratio{:style => "background-image:url('#{@img_url}');", :data => {:ratio => 0.35}}
|
||||
|
||||
|
||||
=render :partial => "public/shared/menu_top"
|
||||
|
||||
|
||||
-if @menu_item and @menu_item.id == 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user