mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
fix icons
This commit is contained in:
parent
9f7d154e34
commit
46d78f87d9
4 changed files with 10 additions and 11 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue