max-height

This commit is contained in:
Kyle Spearrin 2017-10-17 11:27:58 -04:00
parent 79fc3056a6
commit a035d73545
1 changed files with 1 additions and 1 deletions

View File

@ -451,7 +451,7 @@ form .btn .loading-icon {
img {
max-width: 24px;
height: auto;
max-height: 24px;
border-radius: 3px;
}