Merge pull request #4179 from devansh-webkul/issue-4114

Some Adjustment Done #4114
This commit is contained in:
Jitendra Singh 2020-10-28 13:55:01 +05:30 committed by GitHub
commit 3353de61fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 11 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"/js/velocity.js": "/js/velocity.js?id=497d255676e26e428e3c",
"/css/velocity-admin.css": "/css/velocity-admin.css?id=4322502d80a0e4a0affd",
"/css/velocity.css": "/css/velocity.css?id=f3471c09369c572c9a1b"
"/css/velocity.css": "/css/velocity.css?id=ef203954ec620850debd"
}

View File

@ -241,6 +241,7 @@
img {
width: 100%;
height: 190px;
max-height: 190px;
}
}
@ -1677,12 +1678,11 @@
}
.bundle-to {
text-align: center;
display: block;
font-size: 15px !important;
font-weight: 500;
margin-top: 1px;
margin-bottom: 1px;
display: block;
}
}
@ -2347,13 +2347,10 @@
}
.bundle-to {
text-align: center;
display: unset;
margin: 0 2px;
font-size: 15px !important;
font-weight: 500;
margin-top: 1px;
margin-bottom: 1px;
margin: 0 2px;
display: unset;
}
}
}

View File

@ -182,12 +182,11 @@
}
.bundle-to {
text-align: unset;
display: block;
font-size: 20px !important;
font-weight: 500;
margin-top: 1px;
margin-bottom: 1px;
display: block;
}
}
}