login password und css bereinigt
This commit is contained in:
@ -26,11 +26,6 @@ input[type=email], select, textarea
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
div.flexCenter
|
||||
{
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/* Style the label to display next to the inputs */
|
||||
.flexCenter label
|
||||
{
|
||||
@ -109,9 +104,4 @@ div.flexCenter
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.textArea
|
||||
{
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user