diff options
author | friendica <info@friendica.com> | 2013-11-29 00:57:47 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-29 00:57:47 -0800 |
commit | df66c510c9e47750ec7382d6933ff72372c426c1 (patch) | |
tree | d80aeb4d3f502edb7ae21ce1178ed80f136af9f7 /view/theme | |
parent | 2563edab43a40d5f6473b4a85ef40509813b6435 (diff) | |
download | volse-hubzilla-df66c510c9e47750ec7382d6933ff72372c426c1.tar.gz volse-hubzilla-df66c510c9e47750ec7382d6933ff72372c426c1.tar.bz2 volse-hubzilla-df66c510c9e47750ec7382d6933ff72372c426c1.zip |
allow zot-info to return results for address= with webbies or naked nicknames
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 4b7925ba9..eaa3140c9 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1131,10 +1131,9 @@ footer { margin-left: 50px; } -#profile-jot-plugin-wrapper, #profile-jot-submit-wrapper { margin-top: 10px; - width:92%; + width: 90%; } #profile-upload-wrapper { |