summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-11-24 15:52:31 +0200
committerAlon Levy <alon@pobox.com>2014-11-24 15:52:31 +0200
commit9e1b4b476d6d14f42eab082e77620e2ff5591f81 (patch)
treef6b4f8610f81ecc2baef7dcf6072fea8950f3923 /res
parentd3d598789fb374599d288eca4c448cb06f0448aa (diff)
style.css: fix typo in debug ui
Diffstat (limited to 'res')
-rw-r--r--res/css/style.css2
1 files changed, 1 insertions, 1 deletions
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%;
}