Better download link display on mobile, refs #1046

This commit is contained in:
Simon Willison 2020-10-24 18:00:38 -07:00
commit 6c9fd4ef1b

View file

@ -88,6 +88,9 @@ table a:visited {
margin-left: -10%;
font-size: 0.8em;
}
a.blob-download {
display: inline-block;
}
}
.hd {