8 lines
131 B
CSS
8 lines
131 B
CSS
|
.source-ref-link-element .fa {
|
||
|
margin-right: 4px;
|
||
|
display: inline-block;
|
||
|
}
|
||
|
|
||
|
.source-ref-link-element {
|
||
|
white-space: nowrap;
|
||
|
}
|