1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

Rename RSS icon to avoid uBlock hiding it

This commit is contained in:
Zed
2019-09-23 01:03:12 +02:00
parent ac9fa2ce1d
commit 7570149fb6
2 changed files with 2 additions and 2 deletions

View File

@@ -50,5 +50,5 @@
.icon-search:before { content: '\e80e'; } /* '' */
.icon-pin:before { content: '\e80f'; } /* '' */
.icon-cog:before { content: '\e812'; } /* '' */
.icon-rss:before { content: '\f143'; } /* '' */
.icon-rss-feed:before { content: '\f143'; } /* '' */
.icon-thumbs-up:before { content: '\f164'; } /* '' */