From f91084ed96961760f2da97922536aae4b91530ac Mon Sep 17 00:00:00 2001 From: Joachim Bauch Date: Fri, 24 Apr 2015 10:57:23 +0200 Subject: [PATCH] Changed ordering (found by Hound). --- src/styles/components/_presentation.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/components/_presentation.scss b/src/styles/components/_presentation.scss index b5f9a583..70bd697f 100644 --- a/src/styles/components/_presentation.scss +++ b/src/styles/components/_presentation.scss @@ -201,8 +201,8 @@ iframe { border: 0; - width: 100%; height: 100%; + width: 100%; } }