Styling for popover links.
This commit is contained in:
parent
de4054dd56
commit
25e8bbed31
1 changed files with 4 additions and 0 deletions
|
@ -403,3 +403,7 @@ body .popover-content strong {
|
|||
body .popover-content button {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
body .popover-content a {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue