Explorar el Código

change top: 95%, for bottom: 2%, issue https://github.com/tracim/tracim/issues/684

AlexiCauvin hace 6 años
padre
commit
d5e425802d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      frontend/src/css/Login.styl

+ 1 - 1
frontend/src/css/Login.styl Ver fichero

@@ -65,7 +65,7 @@
65 65
         width 130px
66 66
   &__footer
67 67
     position fixed
68
-    top 95%
68
+    bottom 2%
69 69
     left calc(50% - 155px) // 155px => width of the text / 2
70 70
     &__text
71 71
       width 310px