Commit a51143fe by Ibrahim

fix height of delete button to match the attached text field

parent 5496ec2a
......@@ -847,6 +847,10 @@
width: flex-grid(10, 12);
display: inline-block;
}
.delete-button {
padding-bottom: 3px;
line-height: 3.5rem;
}
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment