diff options
author | zotlabs <mike@macgirvin.com> | 2017-02-08 19:47:34 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-02-08 19:47:34 -0800 |
commit | 8dc349caaca378192051ee08e282de3bc1679c14 (patch) | |
tree | b4767a32aef6c21845b1048d630003f0ac75286f /view/theme | |
parent | 91819bfc2d475e1b16d3f5e9ca685ca2531a9084 (diff) | |
download | volse-hubzilla-8dc349caaca378192051ee08e282de3bc1679c14.tar.gz volse-hubzilla-8dc349caaca378192051ee08e282de3bc1679c14.tar.bz2 volse-hubzilla-8dc349caaca378192051ee08e282de3bc1679c14.zip |
minor theming and whitespace
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 52a8abb03..733d6a7c1 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2116,3 +2116,6 @@ dl.bb-dl > dd > li { margin-left: auto; margin-right: auto; } +#permcat-index { + margin: 10px; +}
\ No newline at end of file |