Skip to content
Snippets Groups Projects
Commit 9c972d85 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

Revert "ISTWCMS-6638: make pieces of a draggable item all be on one line"...

Revert "ISTWCMS-6638: make pieces of a draggable item all be on one line" since it broke things that weren't the manual list.

This reverts commit 98156e3a.
parent db44e4d4
No related branches found
No related tags found
1 merge request!166ISTWCMS-6638: fix hidden class not working on buttons because they have...
......@@ -131,15 +131,6 @@
font-size: 90%;
margin-left: 2ch;
}
.draggable td {
display: grid;
grid-template-columns: 1.5rem 1fr;
align-items: center;
}
.draggable.form-required::after {
display: table-cell;
background-position: center;
}
}
/* Prevent the body underneath from scrolling when a modal is open. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment