1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

fix icons

This commit is contained in:
Thomas Citharel 2016-10-04 14:48:22 +02:00
parent 9f7d154e34
commit 46d78f87d9
No known key found for this signature in database
GPG key ID: 5780691F5FE48FB5
4 changed files with 10 additions and 11 deletions

View file

@ -71,6 +71,7 @@
font-variant: normal;
text-transform: none;
line-height: 1;
background-size: 24px;
/* Enable Ligatures ================ */
letter-spacing: 0;
@ -87,7 +88,7 @@
}
.icon-image {
background-size: 16px;
background-size: 24px;
background-repeat: no-repeat;
background-position: center;
padding-right: 1em !important;