Skip to content

Commit

Permalink
Issue #SB-7778 merge: Merge pull request #51 from project-sunbird/ui-fix
Browse files Browse the repository at this point in the history
[UI FIX] Endpage page
  • Loading branch information
vinukumar-vs authored Sep 28, 2018
2 parents 4286f77 + 0f0e5e0 commit 17733ff
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ table {
.ps-score-content {
font-weight: bold;
position: absolute;
width: 50%;
width: 55%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
Expand Down Expand Up @@ -265,7 +265,7 @@ table {
}
.ps-score-detail{
padding: 20% 0%;
width: 10vw;
width: 15vw;
text-align: center;
}
.ps-score-heading {
Expand Down

0 comments on commit 17733ff

Please sign in to comment.