From dc27d529f0a54d3b0897f89cb64a7118fb3ea1c9 Mon Sep 17 00:00:00 2001 From: Piotr Dabrowski Date: Tue, 3 Sep 2013 13:31:08 +0200 Subject: [PATCH] [BluetoothChat] updated BluetoothChat sources Change-Id: I95ba02b454728736f3e3a524fcd5efecdb36f495 --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/style.css b/css/style.css index 1cecb9c..4e74a37 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,7 @@ +html, body { + overflow: hidden; +} + .box { margin: 0px; padding: 0px; -- 2.7.4