Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Smartphones layout not responsive #7

Closed
luismelodev opened this issue Jun 25, 2016 · 4 comments
Closed

Smartphones layout not responsive #7

luismelodev opened this issue Jun 25, 2016 · 4 comments

Comments

@luismelodev
Copy link

Hello,

I found a problem when using at my mobile device.

It happens that the layout shows like a full desktop website, and not responsive mobile one...

@nicovak
Copy link
Member

nicovak commented Jun 27, 2016

I think the issue comes from rails_admin Itself. We just created a theme to override default css.

https://github.com/sferik/rails_admin/blob/master/app/views/layouts/rails_admin/application.html.haml

<meta name="viewport" content="width=device-width, initial-scale=1"> is not present.

@luismelodev
Copy link
Author

That's correct...
I had solved the problem by adding the tag on document ready state.
I will open the issue on RailsAdmin issues.

@nicovak
Copy link
Member

nicovak commented Jun 27, 2016

You can also override rails admin layout easily.

Le lun. 27 juin 2016 12:35, Luís Melo notifications@github.com a écrit :

That's correct...
I had solved the problem by adding the tag on document ready state.
I will open the issue on RailsAdmin issues.


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#7 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AF7TNMTu24ldB3QbeWiio88bPbXPh4RYks5qP6dlgaJpZM4I-Xgx
.

@luismelodev
Copy link
Author

However, other users have the same problem as I do. It would be nice if
they change the global layout.

2016-06-27 7:37 GMT-03:00 Kovacs Nicolas notifications@github.com:

You can also override rails admin layout easily.

Le lun. 27 juin 2016 12:35, Luís Melo notifications@github.com a écrit :

That's correct...
I had solved the problem by adding the tag on document ready state.
I will open the issue on RailsAdmin issues.


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
<
#7 (comment)
,
or mute the thread
<
https://github.com/notifications/unsubscribe/AF7TNMTu24ldB3QbeWiio88bPbXPh4RYks5qP6dlgaJpZM4I-Xgx

.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#7 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AEN-ApmzTOZRUN58KH-FFLe0FBIbCfiGks5qP6ffgaJpZM4I-Xgx
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants