Update card layout to give more icon space (#1858)

This commit is contained in:
Matt Irvine
2018-07-05 14:58:46 -07:00
committed by GitHub
parent c92ff60592
commit c504113d13
4 changed files with 22 additions and 11 deletions

View File

@@ -6,4 +6,5 @@
modelview-button a.monaco-button.monaco-text-button.icon {
background-repeat: no-repeat;
background-position: 0% 50%;
background-size: contain;
}