We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c1ec3 commit 6d53abfCopy full SHA for 6d53abf
webpack/js/components.js
@@ -45,7 +45,7 @@ export const IssueCard = {
45
</span>
46
<i
47
class="icon external-link has-color-forest-green is-size-7"
48
- :style="{ verticalAlign: 'top' }">
+ :style="{ verticalAlign: 'baseline' }">
49
</i>
50
</a>
51
opened on {{ dateCreated }}.
0 commit comments