diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-24 17:07:22 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-24 17:07:22 +0100 |
commit | 28e0911f295f49af8f559434d119286ef7ca9d83 (patch) | |
tree | be5c04c5e5fb2cc136d48e3bc8f613985bc3c297 /view | |
parent | fd23844c8dad0df4ebccc4b056a5c464cf490cde (diff) | |
download | volse-hubzilla-28e0911f295f49af8f559434d119286ef7ca9d83.tar.gz volse-hubzilla-28e0911f295f49af8f559434d119286ef7ca9d83.tar.bz2 volse-hubzilla-28e0911f295f49af8f559434d119286ef7ca9d83.zip |
remove obsolete todo
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index e059e524f..d00547e36 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -262,8 +262,6 @@ footer { margin: 15px 0px; } -/*TODO: we should use one class for all this. */ - #cropimage-wrapper, #cropimage-preview-wrapper { float: left; padding: 30px; |