LOGIN: Accessing by Username or Email

This commit is contained in:
Paolo Arena
2019-03-04 19:19:05 +01:00
parent a63f744869
commit c1ff996d4a

View File

@@ -263,6 +263,7 @@ $heightdescr: 20px;
vertical-align: middle; vertical-align: middle;
line-height: 120%; line-height: 120%;
max-height: 40px;
//background-color: #d50000; //background-color: #d50000;
@@ -285,6 +286,7 @@ $heightdescr: 20px;
.div_descr_edit { .div_descr_edit {
max-height: 90px; max-height: 90px;
//line-height: 120%;
line-height: $heightitem; line-height: $heightitem;
} }