Summary | Long Facebook entries mess up portal page |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | Twilek (at) gmx (dot) de |
Created | 02/14/2012 (4896 days ago) |
Due | |
Updated | 08/29/2012 (4699 days ago) |
Assigned | 02/15/2012 (4895 days ago) |
Resolved | 07/21/2012 (4738 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit fc1bf03b5dbb845ee407f4833a7e937987492477
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Jul 20 21:39:57 2012 -0400
Avoid expanding social media containers due to extra long
non-breaking lines.
Bug: 10992horde/themes/default/screen.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/fc1bf03b5dbb845ee407f4833a7e937987492477
commit 867d0d5be20a9d0e044f7a9702f8d2f4768abf3e
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Jul 20 21:44:16 2012 -0400
Backport fix for
Bug: 10992horde/templates/block/facebook_story.html.php | 2 +-
horde/themes/default/screen.css | 3 +++
2 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/867d0d5be20a9d0e044f7a9702f8d2f4768abf3e
commit fc1bf03b5dbb845ee407f4833a7e937987492477
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Jul 20 21:39:57 2012 -0400
Avoid expanding social media containers due to extra long
non-breaking lines.
Bug: 10992horde/themes/default/screen.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/fc1bf03b5dbb845ee407f4833a7e937987492477
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Long Facebook entries mess up portal page
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
New Attachment: Facebookbug.png
State ⇒ Unconfirmed
portal block which contains a very long line without a linebreak the
layout of the portal page can be messed up. I have the facebook Block
side by side with the twitter block. Normally the dividing line is in
the middle of the screen. With a long facebook entry the right handed
blocks gets pressed to the side of the browser window. The blocks
above and below are affected as well.