diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-09-11 09:26:24 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-09-11 09:26:24 +0200 |
commit | 5112b4b963ca8e22c79052337549a51ad55cd757 (patch) | |
tree | 2c25c3782f259956dd9ebc233dc15494eccf346d /view | |
parent | f2171173fe2c9a0596672da293eb756a514ff789 (diff) | |
download | volse-hubzilla-5112b4b963ca8e22c79052337549a51ad55cd757.tar.gz volse-hubzilla-5112b4b963ca8e22c79052337549a51ad55cd757.tar.bz2 volse-hubzilla-5112b4b963ca8e22c79052337549a51ad55cd757.zip |
css fix
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 0446269c7..98263796e 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -751,8 +751,7 @@ a.rateme, div.rateme { } .wall-item-conv { - padding-top: 10px; - padding-left: 10px; + padding: 7px 10px; } |