diff options
author | friendica <info@friendica.com> | 2014-04-16 18:28:36 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-16 18:28:36 -0700 |
commit | 558e283260f097c2a85ddc8e7bb907d878d046a1 (patch) | |
tree | 28ddd7455c624781ecffd0216cd3220e52d6f12b /view/css | |
parent | 2d86c7317c2f80a0f9ae488b254511478dc0927a (diff) | |
download | volse-hubzilla-558e283260f097c2a85ddc8e7bb907d878d046a1.tar.gz volse-hubzilla-558e283260f097c2a85ddc8e7bb907d878d046a1.tar.bz2 volse-hubzilla-558e283260f097c2a85ddc8e7bb907d878d046a1.zip |
button cleanup directory page
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/widgets.css | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/view/css/widgets.css b/view/css/widgets.css index 7c2a03c3b..a3263c64f 100644 --- a/view/css/widgets.css +++ b/view/css/widgets.css @@ -49,6 +49,21 @@ margin-left: 10px; } +/* peoplefind */ + +#peoplefind-sidebar .btn { + margin: 10px 0 10px 0; +} + +#side-peoplefind-url { + margin-top: 5px; +} + +#side-peoplefind-url { + font-size: 1em; +} + + /* fileas */ .fileas-ul li { |