diff --git a/record-and-playback/presentation/playback/presentation/0.9.0/css/foundation.css b/record-and-playback/presentation/playback/presentation/0.9.0/css/foundation.css index 837fbe3da5..e6c0070c62 100644 --- a/record-and-playback/presentation/playback/presentation/0.9.0/css/foundation.css +++ b/record-and-playback/presentation/playback/presentation/0.9.0/css/foundation.css @@ -63,7 +63,8 @@ body { font-weight: normal; line-height: 1.5; margin: 0; - padding: 0; + /* disable padding on body to handle the case when the playback is embedded in a third party app with a header + padding: 0; */ position: relative; } a:hover {