diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-07-09 14:05:35 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-07-09 14:05:35 +0200 |
commit | 59cddef032e3216d82694da6bab3eb3e8ae48203 (patch) | |
tree | 3a4f6b8ee605ce981ba14c409d6da3cfefec3583 /view/theme | |
parent | efa55437d4d14dd81d10a98e5d3201d27bcbfafb (diff) | |
download | volse-hubzilla-59cddef032e3216d82694da6bab3eb3e8ae48203.tar.gz volse-hubzilla-59cddef032e3216d82694da6bab3eb3e8ae48203.tar.bz2 volse-hubzilla-59cddef032e3216d82694da6bab3eb3e8ae48203.zip |
remove padding
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index c2eccc782..449c3a22a 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -409,7 +409,6 @@ footer { width: 100%; max-width: 300px; height: auto; - padding: 10px; } #profile-photo-wrapper { |