diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-05-22 01:42:47 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-05-22 02:41:21 +0300 |
| commit | 461d1cbddb97df4019fc67c735822a11cc2f901b (patch) | |
| tree | 16f2cc2eaa23a28c8ef1c424e6de44812d880fce /res/client/css/partials/base.scss | |
| parent | 117292a4ef03b68e1428ab2e57d19924189c3060 (diff) | |
[top-bar redesign] misc, css update
Diffstat (limited to 'res/client/css/partials/base.scss')
| -rw-r--r-- | res/client/css/partials/base.scss | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/res/client/css/partials/base.scss b/res/client/css/partials/base.scss index d50bb21d..6077741c 100644 --- a/res/client/css/partials/base.scss +++ b/res/client/css/partials/base.scss @@ -69,11 +69,9 @@ input, .input { } .rhizi-logo { - position: fixed; - color: $dark-grey; + position: absolute; bottom: 10px; right: 10px; - vertical-align: middle; } .logo-3rd-party { |
