Commit 632c38f6 by Douglas Hall

Merge pull request #12404 from edx/ibrahimahmed443/WL-443-delete-button-height-adjustment

fix height of delete button to match the attached text field
parents e9530447 a51143fe
......@@ -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