From 29bc3083d7ea4c5f86fee5aa20a5b57c1451196f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 25 Aug 2018 16:07:56 +0200 Subject: [PATCH] Platform: minor cleanup. --- src/Magnum/Platform/WebApplication.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Magnum/Platform/WebApplication.css b/src/Magnum/Platform/WebApplication.css index a27bc48df..b2b7d7f1b 100644 --- a/src/Magnum/Platform/WebApplication.css +++ b/src/Magnum/Platform/WebApplication.css @@ -37,7 +37,7 @@ body { } /* #container makes the canvas occupy the whole page width - #sizer centers it + #sizer centers it #expander does aspect ratio preservation #listener snaps to #expander edges #listener::before does the border, which finally goes below the canvas */