summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 18:28:49 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 18:28:49 +0300
commitaff76584c87b81accbf8ca7999c7adcbe7ddd26d (patch)
tree7a77ffddeda88b14b83d46f3885e62403a967d47 /css/tt-rss.less
parente7adc7e471646088118215d55184322f68740239 (diff)
rescale vector icons to optimal size
Diffstat (limited to 'css/tt-rss.less')
-rwxr-xr-xcss/tt-rss.less2
1 files changed, 0 insertions, 2 deletions
diff --git a/css/tt-rss.less b/css/tt-rss.less
index 1e382eb4c..e8d98499a 100755
--- a/css/tt-rss.less
+++ b/css/tt-rss.less
@@ -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;
}