diff options
author | friendica <info@friendica.com> | 2014-04-20 18:48:21 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-20 18:48:21 -0700 |
commit | d0dab3fcae591788f703550baaea59a576affd6a (patch) | |
tree | f3b20dff67666ad7a6290909a101ae9421a85d3a /view | |
parent | 7e52d8554b19ad52f43c7fbbac3c2fb64b00031a (diff) | |
download | volse-hubzilla-d0dab3fcae591788f703550baaea59a576affd6a.tar.gz volse-hubzilla-d0dab3fcae591788f703550baaea59a576affd6a.tar.bz2 volse-hubzilla-d0dab3fcae591788f703550baaea59a576affd6a.zip |
fix vcard truncation and escaping
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ff3cec38c..046f4de66 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -836,8 +836,6 @@ aside li { float: left; display: block; width: 130px; - height: 18px; - overflow: hidden; } .profile-clear { |