CSS class for repository link

This commit is contained in:
Devin Buhl 2016-01-27 03:28:40 -05:00
commit 2cb023e80b

View file

@ -2712,4 +2712,8 @@ table[id^='media_info_child'] table[id^='media_info_child'] thead th {
}
.selectize-input input[type='text'] {
height: 20px;
}
}
.github-badge {
line-height: 50px;
}