[ckan-changes] [okfn/ckan] b34438: [#698] Makes group listing on homepage consistant ...
GitHub
noreply at github.com
Wed May 1 10:19:51 UTC 2013
Branch: refs/heads/698-groups-height
Home: https://github.com/okfn/ckan
Commit: b344381617c8270dca1597a053d5988f0f5d7eac
https://github.com/okfn/ckan/commit/b344381617c8270dca1597a053d5988f0f5d7eac
Author: John Martin <me at johnmart.in>
Date: 2013-05-01 (Wed, 01 May 2013)
Changed paths:
M ckan/public/base/less/homepage.less
M ckan/templates/home/index.html
M ckan/templates/snippets/group_item.html
Log Message:
-----------
[#698] Makes group listing on homepage consistant height and length and such
Simply adds max-height to content to ensure list items are all of the same
height, also adds truncation to the title, decreases the truncation length of
the group description to make sure it's always on one line and adds a
min-height to the box to ensure that it's always the same height (even if there
is only 1 result)
More information about the ckan-changes
mailing list