Merge pull request #15693 from edx/ssemenova/whitespace

Educator-986 large space in show answer view for instructors
This commit is contained in:
Sofiya Semenova
2017-08-01 16:44:33 -04:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@@ -19,7 +19,6 @@ html.video-fullscreen {
@extend %ui-print-excluded;
margin: ($baseline/2) ($baseline/4) 0 0;
overflow: hidden;
&.studio-view {
margin: 0;

View File

@@ -244,7 +244,6 @@
&.studio-view {
position: relative;
margin: ($baseline/2) 0 0 0;
overflow: hidden;
}
.instructor-info-action {