[mod] add bottom margin to results - closes #1176

This commit is contained in:
Adam Tauber 2018-02-07 22:17:31 +01:00
parent 480a85340f
commit 0fe6042cc9
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -44,6 +44,7 @@
.external-link {
color: @dark-green;
font-size: 12px;
margin-bottom: 15px;
a {
margin-right: 3px;