Remove description textarea from task edit form
This commit is contained in:
@@ -146,11 +146,6 @@ input.form-input-large {
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
.form-row {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.form-column {
|
||||
float: left;
|
||||
margin-right: 3%;
|
||||
@@ -161,6 +156,12 @@ input.form-input-large {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.form-clear {
|
||||
clear: both;
|
||||
padding-top: 20px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.form-login {
|
||||
width: 350px;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user