diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-24 21:28:56 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-24 21:28:56 +0200 |
| commit | ad9578792d710f517b5f8c25a12388b03806b4d0 (patch) | |
| tree | f7f9f3c9eba4eda62060363f5c10681a58e259db /res/client/css/partials/base.scss | |
| parent | 214fc0dcee580cbebc2f83437775e31b519e114a (diff) | |
top-bar: restoring original positioning for 3rd party logo
Diffstat (limited to 'res/client/css/partials/base.scss')
| -rw-r--r-- | res/client/css/partials/base.scss | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/res/client/css/partials/base.scss b/res/client/css/partials/base.scss index 95fb58a1..5fdf93b9 100644 --- a/res/client/css/partials/base.scss +++ b/res/client/css/partials/base.scss @@ -76,10 +76,7 @@ input{ vertical-align: middle; } -#org-logo__CRI { - position: fixed; - bottom: 10px; - right: 80px; +.logo-3rd-party { height: 30px; } |
