felipefialho / css-components

:coffee: A set of common UI Components using just the power of CSS and without JavaScript.
https://css-components.felipefialho.com/
MIT License
693 stars 126 forks source link

Modal not centering on mobile view #17

Closed maut1 closed 10 years ago

maut1 commented 10 years ago

The modal appears off screen on Android.

felipefialho commented 10 years ago

Hey @extremis, this problem occurs in what browser?

ghost commented 10 years ago

True, tried in emulator
css components

hope the villain is margin-left:-300px for .modal-dialog

felipefialho commented 10 years ago

I'll fix

felipefialho commented 10 years ago

Thanks @lixonic