summaryrefslogtreecommitdiff
path: root/themes/light/cdm.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-16 22:09:01 +0300
committerAndrew Dolgov <[email protected]>2021-03-16 22:09:01 +0300
commit0f5fd9ea13f9881698fd29333aa3e5f4acbf7bd3 (patch)
tree170bcfc8b89c333125e57c21a7794991b1777827 /themes/light/cdm.less
parent32c080bec08ebc37d3128c07d5c5f526b8871e08 (diff)
use svg icon for headlines loadmore prompt
Diffstat (limited to 'themes/light/cdm.less')
-rw-r--r--themes/light/cdm.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/light/cdm.less b/themes/light/cdm.less
index 53d060b19..acd5016fe 100644
--- a/themes/light/cdm.less
+++ b/themes/light/cdm.less
@@ -210,8 +210,7 @@
.content-inner {
.icon-unpack-pending {
- width : 18px;
- height : 18px;
+ .icon-three-dots;
}
}