Skip to content
Snippets Groups Projects
Unverified Commit bfb55bc4 authored by Chris Lawton's avatar Chris Lawton Committed by GitHub
Browse files

Merge pull request #458 from OpenTechFund/297-fe-pre-launch-fixes

297 fe pre launch fixes
parents a79e01cf e359b9be
No related branches found
No related tags found
No related merge requests found
......@@ -308,7 +308,7 @@
[type='radio'],
[type='checkbox'] {
position: absolute;
top: 10px;
top: 5px;
left: 5px;
z-index: -1;
width: 1px;
......
......@@ -33,5 +33,13 @@
td {
padding: 5px 10px;
}
td {
&.lead {
span {
background: $color--mist;
}
}
}
}
}
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