"Before clean"
This commit is contained in:
@@ -370,7 +370,7 @@ input.upload {
|
||||
}
|
||||
|
||||
form {
|
||||
width: 400px;
|
||||
width: 450px;
|
||||
text-align: center;
|
||||
line-height: 40px;
|
||||
}
|
||||
@@ -379,8 +379,9 @@ form > label {
|
||||
float: left;
|
||||
}
|
||||
|
||||
form > input[type='text'], form > input[type='password'] {
|
||||
form > input[type='text'], form > input[type='password'], form > select {
|
||||
float: right;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
div.table_header {
|
||||
|
||||
Reference in New Issue
Block a user