rescale vector icons to optimal size

This commit is contained in:
Andrew Dolgov
2018-12-05 18:28:49 +03:00
parent e7adc7e471
commit aff76584c8
6 changed files with 2 additions and 11 deletions

View File

@@ -227,7 +227,6 @@ body.ttrss_main {
i.material-icons {
margin-left : 2px;
font-size : 20px;
padding : 2px;
transition : color 0.2s linear;
user-select: none;
@@ -1143,7 +1142,6 @@ body.ttrss_main .dijitDialog {
body.ttrss_main {
i.icon-syndicate {
font-size : 19px;
color : #ff5718;
margin-right : 2px;
}