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/theme | |
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/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index f1bfbd711..a03a1f2e3 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -632,14 +632,6 @@ footer { margin-top: 20px; } -#side-peoplefind-url { - margin-top: 5px; -} - -#side-peoplefind-url { - font-size: 1em; -} - #side-peoplefind-url::-webkit-input-placeholder { font-family: FontAwesome; } @@ -648,9 +640,6 @@ footer { font-family: FontAwesome; } -#side-peoplefind-submit { - margin-top: 15px; -} #side-match-link { margin-top: 10px; |