post merge fix
This commit is contained in:
parent
371ad472aa
commit
3db4b0a411
@ -1670,8 +1670,9 @@ body#category .sale_title, body#product .sale_title {
|
||||
padding: 10px 0px;
|
||||
border-top: 1px solid #e4e4e4;
|
||||
border-bottom: 1px solid #e4e4e4;
|
||||
padding: 10px 0px;
|
||||
text-align: left;
|
||||
clear:both;
|
||||
clear:both;
|
||||
}
|
||||
body#category .sale_title .gradient,
|
||||
body#product .sale_title .gradient {
|
||||
@ -1679,7 +1680,7 @@ body#category .sale_title, body#product .sale_title {
|
||||
display: inline-block;
|
||||
height: 40px;
|
||||
width: 15%;
|
||||
vertical-align: top;
|
||||
vertical-align: middle;
|
||||
border: 0;
|
||||
}
|
||||
body#category .sale_title .gradient a.back,
|
||||
@ -3818,7 +3819,7 @@ h2.title{
|
||||
margin-bottom: 10px;
|
||||
font-size: 18px;
|
||||
font-weight: normal;
|
||||
/* padding: 10px;*/
|
||||
padding: 10px;
|
||||
text-align: center;
|
||||
clear:both;
|
||||
/* -webkit-box-shadow: 0 5px 3px -3px #ccc;
|
||||
|
Loading…
Reference in New Issue
Block a user