From 7eb348b8f4cecf6d7282e07f601428ec629e57d7 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 7 Dec 2014 13:40:49 +0200 Subject: typeselection: now in index.html (removed typeselection td padding) --- res/css/partials/input-bubble.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'res/css/partials') diff --git a/res/css/partials/input-bubble.scss b/res/css/partials/input-bubble.scss index 2d581f9a..657e95de 100644 --- a/res/css/partials/input-bubble.scss +++ b/res/css/partials/input-bubble.scss @@ -8,10 +8,8 @@ } .typeselection td{ - padding-top: 5px; - padding-left: 200px; } #keys{ opacity: 0.5; -} \ No newline at end of file +} -- cgit v1.3.1