Skip to content

Commit 507a3dc

Browse files
authored
Fix oppia#22133 added bottom margin to the container to prevent buttons overlap (oppia#22400)
added margin to container to prevent buttons overlap
1 parent 4a5e604 commit 507a3dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/templates/pages/exploration-player-page/learner-experience/conversation-skin.component.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ oppia-conversation-skin .supplemental-card-parent-container {
5656
}
5757

5858
.conversation-skin-cards-container-embedded {
59+
margin-bottom: 25%;
5960
padding: 10px 14px 0 !important;
6061
}
6162

0 commit comments

Comments
 (0)