diff options
author | Mario <mario@mariovavti.com> | 2021-04-15 09:26:47 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-04-15 09:26:47 +0000 |
commit | 4d3a555b53f3fdd710d7d502bb812d9a565a35f4 (patch) | |
tree | 1784b3145dcc892f7256a26cae179bdf7386466a /view/theme/redbasic/css | |
parent | e35ab97b7ecbd96e11883bc194bfe9fb5a72e7f2 (diff) | |
download | volse-hubzilla-4d3a555b53f3fdd710d7d502bb812d9a565a35f4.tar.gz volse-hubzilla-4d3a555b53f3fdd710d7d502bb812d9a565a35f4.tar.bz2 volse-hubzilla-4d3a555b53f3fdd710d7d502bb812d9a565a35f4.zip |
register: minor fixes and template cleanup
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 8b336ff6d..5f469eb7b 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -780,7 +780,7 @@ div.jGrowl div.info { } #jGrowl.top-right { top: 4.5rem; - right: 15px; + right: .25rem; } div.jGrowl div.jGrowl-notification { |