forked from Ponysearch/Ponysearch
[mod] add bottom margin to results - closes #1176
This commit is contained in:
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
|
@ -44,6 +44,7 @@
|
|||
.external-link {
|
||||
color: @dark-green;
|
||||
font-size: 12px;
|
||||
margin-bottom: 15px;
|
||||
|
||||
a {
|
||||
margin-right: 3px;
|
||||
|
|
Loading…
Reference in a new issue