diff options
| author | garbash <dor.garbash@gmail.com> | 2015-05-20 20:19:36 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-05-20 20:19:36 +0300 |
| commit | 14cdd21287df8f05e483c8a3291e578525cf92ec (patch) | |
| tree | 268ae85ccb4056f84628ad945658e478017188f6 /res/client | |
| parent | c31b4b4f36d676296f789770a432675eab805d30 (diff) | |
Fix right veering feedback button
Diffstat (limited to 'res/client')
| -rw-r--r-- | res/client/css/feedback.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client/css/feedback.css b/res/client/css/feedback.css index 02f133e5..31aa296f 100644 --- a/res/client/css/feedback.css +++ b/res/client/css/feedback.css @@ -4,7 +4,7 @@ box-shadow: 0 4px 16px rgba(0,0,0,.2); font-size: 12px; filter: none; - left: -45px; + left: -30px; position: fixed; padding: 8px; transform: rotate(90deg); |
