From e5652e9cd560ccda249819857c207643820b075f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 8 Nov 2016 11:46:00 -0500 Subject: le gap --- StoneIsland/platforms/ios/www/css/nav.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'StoneIsland/platforms/ios/www/css/nav.css') diff --git a/StoneIsland/platforms/ios/www/css/nav.css b/StoneIsland/platforms/ios/www/css/nav.css index c84b5b30..30f1af18 100755 --- a/StoneIsland/platforms/ios/www/css/nav.css +++ b/StoneIsland/platforms/ios/www/css/nav.css @@ -412,6 +412,10 @@ padding-bottom:0px; width: 100%; overflow: hidden; } +#collection.single { + height: -webkit-calc(100% - 43px); + height: calc(100% - 43px); +} #story, #hub, #archive, .page, #closed { /* these things do not have a footer */ height: -webkit-calc(100% - 43px); -- cgit v1.2.3-70-g09d2