exoplatform / platform-ui

Platform Skin
GNU Lesser General Public License v3.0
2 stars 35 forks source link

fix/mob 2194: Make the Login User icon and Password icon display in the right position #67

Closed mdiha closed 6 years ago

mdiha commented 6 years ago

When the login page is loaded the User and Password icons aren't well displayed in mobile view-port, i found that the .iconUser and .iconPswrd css properties differs from desktop view-port and mobile view-port. So i added responsive properties in order to resolve this gap in terms of pixels. This fix make the User and Password icons well displayed in both mobile and desktop view-ports.

Tested on platform-5.2.x-edit-activities-comments-SNAPSHOT.

thomasdelhomenie commented 6 years ago

@mdiha please recreate the PR to exodev/develop.