Custom Query (2152 matches)
Results (76 - 78 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2792 | fixed | dropdown fixes - open correctly | aron.carroll | toby |
Description |
http://s031.okserver.org:2375/ language dropdown expands downwards it should open upwards select2 can do this see http://ivaynberg.github.com/select2/#documentation can you see if we can get this in ckan demo |
|||
#2791 | fixed | Logo fix | aron.carroll | toby |
Description |
@aron We should be able to have longish tag lines that look ok currently they wrap and stop the logo text being clickable Can we have white-space:nowrap; for the tagline so long ones don't wrap and maybe look at aligning long ones |
|||
#2789 | fixed | logo fixups | aron.carroll | toby |
Description |
With the text logo I'd like the tag line to be under the site name so some css like float:left;clear:left;font-size:13px;line-height:0.1; Also the site name can be larger if no tagline commit daac54dbd856 I've added a new global g.header_css that sets the hgroup class to 'header-image' 'header-text-logo' 'header-text-logo-tagline' I think maybe we should also have 'header-image-css' for the equivalent of the class="logo" in the link to allow/stop the image replacement |