Fix login styles

This commit is contained in:
Jan Tuomi
2018-01-10 19:49:59 +02:00
parent 9527e6de5f
commit 935f7a38f1
5 changed files with 37 additions and 95 deletions
+5 -22
View File
@@ -1,24 +1,7 @@
footer {
background-color: #f5f5f5;
}
/*footer .container .col .nav .nav-item {
display: inline-block;
margin-right: 3vh;
}
.lang-button {
height: 4vh;
width: 6vh;
margin-left: 1vh;
margin-right: 1vh;
}
.lang-select {
width: 10rem;
display: inline-block;
}
footer .lang-form {
margin: 1rem auto 0;
}*/
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}