[-] FO: fixed bug Change a little css code of global.css to solve a little issue on authentication page - #PSCFV-7527
This commit is contained in:
@@ -931,7 +931,7 @@ table#cart_summary .gift-icon {
|
||||
|
||||
#authentication #create-account_form fieldset,
|
||||
#authentication #login_form fieldset {
|
||||
height: 200px
|
||||
min-height: 200px
|
||||
}
|
||||
|
||||
#authentication #create-account_form .form_content,
|
||||
@@ -977,7 +977,8 @@ table#cart_summary .gift-icon {
|
||||
width:220px;/* 230 */
|
||||
border:1px solid #ccc;
|
||||
color:#666;
|
||||
background:url(../img/bg_discount_name.png) repeat-x 0 0 #fff
|
||||
background:url(../img/bg_discount_name.png) repeat-x 0 0 #fff;
|
||||
line-height:20px;
|
||||
}
|
||||
|
||||
#create-account_form #SubmitCreate,
|
||||
|
||||
Reference in New Issue
Block a user