From 9e1b4b476d6d14f42eab082e77620e2ff5591f81 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 24 Nov 2014 15:52:31 +0200 Subject: style.css: fix typo in debug ui --- res/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/css/style.css b/res/css/style.css index eab7f091..00593ad7 100644 --- a/res/css/style.css +++ b/res/css/style.css @@ -360,7 +360,7 @@ input:focus { } .debug-ui-right { - .float: right; + float: right; width: 50%; } -- cgit v1.3.1