Ticket #2840 (closed enhancement: fixed)
tag line styling
Reported by: | toby | Owned by: | aron.carroll |
---|---|---|---|
Priority: | awaiting triage | Milestone: | demo phase 3 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
@aron
Is it possible to get the tagline text to float the other way
at the moment we have
...........Title Tag line to here
I'd like
...........Title ...........Tag line to here
is this possible or too much pain
based partly on this comment Markw wrote
A minor problem visible on the home page <http://s031.okserver.org:2375/> and other pages, when viewing in both Chrome and Firefox:
if the browser width is not very wide, the tag line 'Open source data portal' vanishes off the *left* hand side of the screen. For some reason the browser doesn't even recognise this with a horizontal scroll bar (as it does when stuff is off the *right* hand side) - it just chops off the text.
Fixed in f7bc1c9. This can be flipped back by adding a class of .tagline-right to the hgoup element.