diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-07-03 21:38:29 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-07-03 21:38:29 +0200 |
commit | 76850a73404d8366f085765cef850d12b5644f68 (patch) | |
tree | 53a238b03a21d367aa8eb595a20ecab43669f1df /view/theme | |
parent | d0961068247ce57ba0eb45afc078cacb44b87810 (diff) | |
download | volse-hubzilla-76850a73404d8366f085765cef850d12b5644f68.tar.gz volse-hubzilla-76850a73404d8366f085765cef850d12b5644f68.tar.bz2 volse-hubzilla-76850a73404d8366f085765cef850d12b5644f68.zip |
minor css fix
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 71ae085ea..510f7c80b 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -427,10 +427,6 @@ footer { right: 5px; } -.contact-delete-btn { - margin-right: 32px; -} - #contact-block { width: 100%; } |