From 2f0ac6fc4864f41149200ead39ea699a5ac515f3 Mon Sep 17 00:00:00 2001 From: Melody Date: Sat, 16 May 2015 21:35:29 -0700 Subject: [PATCH] Okay now it's in the middle --- flashy.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/flashy.css b/flashy.css index 7379db9..56b5c2e 100644 --- a/flashy.css +++ b/flashy.css @@ -66,5 +66,7 @@ } .modal.bottom-sheet { - position: relative; + width: 40%; + margin-left: auto; + margin-right: auto; } -- 1.9.1