Styling for popover links.

This commit is contained in:
Alex Tselegidis 2020-05-12 20:51:33 +02:00
parent de4054dd56
commit 25e8bbed31
1 changed files with 4 additions and 0 deletions

View File

@ -403,3 +403,7 @@ body .popover-content strong {
body .popover-content button {
margin-right: 10px;
}
body .popover-content a {
margin-right: 5px;
}