Summary | Sidebar formatting error |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | phil (at) weballey (dot) com |
Created | 05/28/2013 (4398 days ago) |
Due | |
Updated | 06/20/2013 (4375 days ago) |
Assigned | 05/29/2013 (4397 days ago) |
Resolved | 06/20/2013 (4375 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | 4.1.1 |
Patch | No |
Assigned to Michael Slusarz
Taken from Jan Schneider
State ⇒ Resolved
commit 817ecdd62633493a9373f834d762a55b487fb368
Author: Michael M Slusarz <slusarz@horde.org>
Date: Thu Jun 20 03:39:40 2013 -0600
Bug #12278: Fix minical in sidebar for narrow sidebar widthskronolith/themes/default/dynamic/screen.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/817ecdd62633493a9373f834d762a55b487fb368
Version ⇒ Git master
Assigned to Jan Schneider
usable on smaller sidebars:
Remove 10px margin.
Add "overflow: scroll"
State ⇒ Feedback
but it is a perfectly valid value.
The portion of the calendar that doesn't fit in the sidebar has to be
hidden. That is how every other app's sidebar works.
State ⇒ Not A Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: hordegraphicserror.tiff
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Sidebar formatting error
Type ⇒ Bug
the sidebar separator instead of being cropped. I had to change from
the default of 150 pixels to 200 pixels in order to make it look
correct.