Authored by 郭成尧

Merge branch 'feature/popularity' into 'release/5.7'

repeat



See merge request !575
@@ -116,6 +116,7 @@ @@ -116,6 +116,7 @@
116 float: right; 116 float: right;
117 margin-top: 33px; 117 margin-top: 33px;
118 margin-right: 30px; 118 margin-right: 30px;
  119 + background-repeat: no-repeat;
119 } 120 }
120 } 121 }
121 } 122 }
@@ -378,6 +378,7 @@ @@ -378,6 +378,7 @@
378 float: right; 378 float: right;
379 margin-top: 33px; 379 margin-top: 33px;
380 margin-right: 30px; 380 margin-right: 30px;
  381 + background-repeat: no-repeat;
381 } 382 }
382 } 383 }
383 } 384 }