Commit 0fed989c by Eric Fischer

Fix leaderboard image bug

Removing a "float:left" style to fix TNL-3115. Modified css files
are included.
parent 6e0a4dc3
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -1144,7 +1144,6 @@ $link-hover: $edx-blue-l1 !default; // from our Pattern Library http://ux.edx.or
max-width:100%;
@include margin-right(20px);
margin-bottom: 20px;
@include float(left);
}
.leaderboard__score__title{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment