Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #29 from mageplaza/2.4-develop
Browse files Browse the repository at this point in the history
2.4 develop
  • Loading branch information
Victor-Mageplaza authored Aug 22, 2021
2 parents 49dc7f9 + ce75b10 commit 07f262d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion view/frontend/web/css/source/_module.less
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,10 @@ img.loader {
#mp-popup-template4 {
width: 105%;
height: 105%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}

.tmp4-text-content {
Expand Down Expand Up @@ -294,9 +297,14 @@ img.loader {
text-align: left;
}

.tmp4_field_newsletter {
padding-right: 10%;
}

.tmp4-input {
background-color: #e5e5e5 !important;
margin-top: 30px;
margin-left: 25px;
border: none !important;
height: 35px !important;
font-family: sans-serif !important;
Expand All @@ -314,7 +322,7 @@ img.loader {
.tmp4-button {
background-color: #ff5a15 !important;
width: 130px;
height: 20px;
height: 30px;
border-radius: 10px;
border: none !important;
font-size: 10px !important;
Expand Down

0 comments on commit 07f262d

Please sign in to comment.