Fix task detail view spacings
This commit is contained in:
@ -12,11 +12,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.has-top-border {
|
||||
border-top: 1px solid lighten($grey, 35%);
|
||||
padding-top: .5em;
|
||||
}
|
||||
|
||||
h3 .button {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
@ -1,8 +1,6 @@
|
||||
$remove-icon-width: 24px;
|
||||
|
||||
.task-relations {
|
||||
padding-bottom: 1em;
|
||||
|
||||
&.is-narrow .columns {
|
||||
display: block;
|
||||
|
||||
@ -12,8 +10,6 @@ $remove-icon-width: 24px;
|
||||
}
|
||||
|
||||
.related-tasks {
|
||||
margin-bottom: .75em;
|
||||
|
||||
.title {
|
||||
font-size: 1em;
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user