diff options
author | friendica <info@friendica.com> | 2012-10-27 04:01:05 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-10-27 04:01:05 -0700 |
commit | 4d974322145258c0dc464c6c8eb0085d25e36d9d (patch) | |
tree | 35ba155ab7b12985dc698a068f3df8ea33213200 /view/theme/duepuntozero | |
parent | e29618ee0df044b1ae292fb28a0a8fda34e63252 (diff) | |
download | volse-hubzilla-4d974322145258c0dc464c6c8eb0085d25e36d9d.tar.gz volse-hubzilla-4d974322145258c0dc464c6c8eb0085d25e36d9d.tar.bz2 volse-hubzilla-4d974322145258c0dc464c6c8eb0085d25e36d9d.zip |
theme tweaks cont.
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index a1a024c46..d8fad071b 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -2581,7 +2581,7 @@ aside input[type='text'] { .fn { - padding: 0px 0px 5px 12px; + padding: 0px 0px 5px 0px; font-size: 120%; font-weight: bold; } |