diff options
author | friendica <info@friendica.com> | 2014-05-27 16:49:47 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-05-27 16:49:47 -0700 |
commit | b17f923abbfcc79ed80b8a8779681a77a77f0ecc (patch) | |
tree | a01fec3b9d79a792cf5745a4bc07ff73f8c350e5 /view/theme | |
parent | f67d54c542d6590ba99cb8505a01592fcd297b48 (diff) | |
download | volse-hubzilla-b17f923abbfcc79ed80b8a8779681a77a77f0ecc.tar.gz volse-hubzilla-b17f923abbfcc79ed80b8a8779681a77a77f0ecc.tar.bz2 volse-hubzilla-b17f923abbfcc79ed80b8a8779681a77a77f0ecc.zip |
give the cloud file list a bit of padding
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index eeec051b5..29b11c4d5 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1186,6 +1186,9 @@ brain is weird like that */ margin-bottom: 15px; } +#cloud-index td { + padding:5px; +} /** |