use flexbox to fix safari alignment issue

This commit is contained in:
alecmerdler 2017-03-23 12:21:38 -07:00
parent 71e27496db
commit 5805b80f1c

View file

@ -99,6 +99,7 @@
.repo-panel-tags-element .security-scan-col .no-vulns a {
color: #2FC98E;
display: flex;
}
.repo-panel-tags-element .security-scan-col .vuln-link,