-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix : Send test email box is showing properly in mobile also #3575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
thanks @uds5501 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NIce work
thanks @snitin315 |
| <i class="icon dropdown"></i> | ||
| {{t 'Send Test Email'}} | ||
| </div> | ||
| <div class="content four wide field"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make changes to this div only, there is no need to add an extra div.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
without "ui grid" class how it is possible to make it responsible for both mobile and desktop @kushthedude
Is there any problem by adding an extra div ? 😶
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use directly content 4 wide computer 6 wide mobile field
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tried content 4 wide computer 16 wide mobile field but without ui grid how it is supposed to work . so i have to add extra div . and for mobile it should be 16 wide mobile field.
|
Cool then.
…On Mon, 28 Oct, 2019, 06:38 Sundaram Dubey, ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In
app/templates/components/forms/admin/settings/system/mail-settings/test-email-form.hbs
<#3575 (comment)>
:
> @@ -4,13 +4,15 @@
<i class="icon dropdown"></i>
{{t 'Send Test Email'}}
</div>
- <div class="content four wide field">
I have tried content 4 wide computer 16 wide mobile field but without ui
grid how it is supposed to work . so i have to add extra div . and for
mobile it should be 16 wide mobile field.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3575?email_source=notifications&email_token=AKQMTLTUFLDQDNBWDVJGCTLQQY3PNA5CNFSM4JFLPRU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCJK4CTI#discussion_r339377222>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKQMTLQXAMF323GM24BCM53QQY3PNANCNFSM4JFLPRUQ>
.
|
|
So please approve this @kushthedude |
|
Squah your commits |
Fixes #3574



previosly it was showing like this -
after fixing the issue it is -
for mobile device -
for pc -
Checklist
developmentbranch.