fix for mobile

This commit is contained in:
ARvind Tiwari 2017-08-12 01:18:14 +05:30
parent f8ce8f975f
commit 07f92e754e
1 changed files with 3 additions and 3 deletions

View File

@ -454,16 +454,16 @@ h6 {
}
footer {
padding: 2%;
padding: 20px;
background-color: #f8f8f8;
#position: absolute;
/* position: absolute */
right: 0;
bottom: 0;
left: 0;
}
p.copyright {
margin: 15px 0 0;
margin: 14px 0 0;
}
a#forgotpassword {