diff options
author | marijus <mario@mariovavti.com> | 2015-01-21 11:38:55 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2015-01-21 11:38:55 +0100 |
commit | 2757da433e99fda4368ce07f4f44a0e59a5dd45e (patch) | |
tree | 93ed43554ecf4ef4226a40ba58ab0f27b801ba7c /view/theme/redbasic/css | |
parent | 19dfbfc063c0bc9d9ca76886692c32199b913b39 (diff) | |
download | volse-hubzilla-2757da433e99fda4368ce07f4f44a0e59a5dd45e.tar.gz volse-hubzilla-2757da433e99fda4368ce07f4f44a0e59a5dd45e.tar.bz2 volse-hubzilla-2757da433e99fda4368ce07f4f44a0e59a5dd45e.zip |
bring back nav-search spinner
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ce933ba10..c95909085 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -876,8 +876,8 @@ footer { nav .acpopup { top: 49px !important; - right: 30px !important; - margin-left: -45px; + margin-left: -35px; + width: 290px; } .profile-clear { |