Correct funky CSS for links

This commit is contained in:
Kyle Shockey
2017-08-08 19:20:28 -07:00
parent 8d7f2ddb1c
commit 9bb0cd7689
5 changed files with 29 additions and 6 deletions

View File

@@ -522,6 +522,22 @@
}
}
.response-col_links
{
padding-left: 2em;
max-width: 40em;
font-size: 14px;
@include text_body();
.response-undocumented
{
font-size: 11px;
@include text_code(#999);
}
}
.response-col_description__inner
{
span