I found it. It's a legacy from decisions in 2009, when we wanted to make stuff pluggable. In fact, it has a "smells like code Paul wrote" feeling to it.
Look in karl/content/views/adapters.py for various lines such as:
- Make sure the height of the boxes for the tags is the same as the height for the box for input
- The input box is WAY to wide, cut in half
- Do we need some padding on left and right margins for the content area? Looks pretty wide when there is no sidebar.
--Paul
On Jul 23, 2012, at 12:01 AM, blaflamme wrote:
> All points are done, do we close the ticket or continue to fill requests
> till we decide what we do with that branch?
>
> ** Changed in: karl3
> Status: New => In Progress
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1027456
>
> Title:
> Implement UX2 Quick Re-Skin spec
>
> Status in KARL3:
> In Progress
>
> Bug description:
> I put some more tasks at:
>
> http://index.karlproject.org/docs/specs/kip-0002.html
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/karl3/+bug/1027456/+subscriptions
- Handle zooming
- Reposition input box, make height, larger font
- Make input box narrower by 20%
- Ensure you can type more than 2 characters
- Responsive design search box (at smaller dimensions) is broken)
- Chatter Drop Down menu: The content area still has the old beige color. Also, the font on the links to New Post, View All Posts, etc. don’t’ look that crisp to me.
- The LiveSearch drop down menu items looks muddy – probably the same size font as the Chatter links, so hopefully that can be part of the same fix
All is closed with this and tested on karldev. We don't yet know if it is going into production, so that means it is Fixed Released, the end of the line.
Paul, only #9 (tag box) remains depending if we do #10.