Merge pull request #26 from Oliver-Akins/GH-18
Make sure the details block types span the full width of the ask modal
This commit is contained in:
commit
75a09ef8e5
1 changed files with 2 additions and 0 deletions
|
|
@ -36,5 +36,7 @@
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
grid-column: 1 / -1;
|
||||||
|
text-indent: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue