From 665755569443a23003e926cc14131025f85da80d Mon Sep 17 00:00:00 2001 From: Rufus Pollock Date: Sun, 13 May 2012 10:00:24 +0100 Subject: [PATCH] [app/style][xs]: add in height that has been removed from grid.css. --- app/style/demo.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/style/demo.css b/app/style/demo.css index aad87eca..a9023e24 100644 --- a/app/style/demo.css +++ b/app/style/demo.css @@ -7,3 +7,7 @@ body { margin-left: 0; } +.recline-grid-container { + height: 550px; +} +