diff options
| author | Alon Levy <alon@pobox.com> | 2014-12-07 13:40:49 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-12-07 13:40:49 +0200 |
| commit | 7eb348b8f4cecf6d7282e07f601428ec629e57d7 (patch) | |
| tree | 562320319282ba42a1ce667d4e0657d45afb0cec /res/css/partials | |
| parent | f87c20efb39b9a713891b572a2f45c9a078902c9 (diff) | |
typeselection: now in index.html (removed typeselection td padding)
Diffstat (limited to 'res/css/partials')
| -rw-r--r-- | res/css/partials/input-bubble.scss | 4 |
1 files changed, 1 insertions, 3 deletions
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 +} |
