Fixed width of email inputs
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
2
templates/Sparkle/assets/css/main.css
vendored
2
templates/Sparkle/assets/css/main.css
vendored
@@ -587,7 +587,7 @@ textarea {
|
||||
border-radius:3px;
|
||||
}
|
||||
|
||||
input[type="text"],input[type="password"] {
|
||||
input[type="text"],input[type="password"],input[type="text"] {
|
||||
width:400px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user