adjust icon sizes

This commit is contained in:
Kyle Spearrin 2017-10-13 00:13:56 -04:00
parent a99ce875ca
commit 738a40a848
2 changed files with 6 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 729 B

After

Width:  |  Height:  |  Size: 344 B

View File

@ -355,11 +355,13 @@
align-items: center;
float: left;
height: 36px;
width: 36px;
width: 34px;
margin-left: -5px;
img {
border-radius: 3px;
max-height: 24px;
max-width: 24px;
max-height: 20px;
max-width: 20px;
}
}
@ -410,7 +412,7 @@
padding: 3px 10px;
.btn-list {
padding: 8px;
padding: 8px 5px;
}
&:not(:hover):focus {