output >999 favourite counts rounded to nearest k
parent
81b860215b
commit
33a5d010a6
2
core
2
core
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1b613f497e993b6ef33dfe3d7aa14416d7cdaa23
|
Subproject commit 1cdcb3405f78ef35f231b9c3df501721bda75525
|
||||||
|
|
@ -113,7 +113,7 @@ a.btn.btn-link.dropdown-toggle {
|
||||||
font-size: 50%;
|
font-size: 50%;
|
||||||
color : #F66;
|
color : #F66;
|
||||||
position:relative;
|
position:relative;
|
||||||
top:-0.7em;
|
top:-0.8em;
|
||||||
}
|
}
|
||||||
.icon.icon-favourite-active span {
|
.icon.icon-favourite-active span {
|
||||||
color : white;
|
color : white;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue