Merge pull request #797 from dkanada/style

Fix some minor style issues
This commit is contained in:
Vasily
2020-02-14 14:21:02 +03:00
committed by GitHub
4 changed files with 10 additions and 7 deletions
+2 -2
View File
@@ -371,12 +371,12 @@ button::-moz-focus-inner {
}
.cardImageIcon {
font-size: 5em;
font-size: 5em !important;
color: inherit;
}
.cardImageIcon-small {
font-size: 3em;
font-size: 3em !important;
margin-bottom: 0.1em;
}