summaryrefslogtreecommitdiffstats
path: root/src/_rank.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/_rank.scss')
-rw-r--r--src/_rank.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_rank.scss b/src/_rank.scss
index fac2663..cd6e3cd 100644
--- a/src/_rank.scss
+++ b/src/_rank.scss
@@ -1,5 +1,5 @@
1@mixin styles { 1@mixin styles {
2 .userRankImage > img { 2 .userRankImage > img {
3 3 vertical-align: baseline;
4 } 4 }
5} 5}