[ckan-changes] [okfn/ckan] 2a5714: [2507] Resize the search input to fill horizontal ...
GitHub
noreply at github.com
Tue Jun 12 10:55:05 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 2a5714bdc33bf6be89265afc7642363266363cc3
https://github.com/okfn/ckan/commit/2a5714bdc33bf6be89265afc7642363266363cc3
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-06-11 (Mon, 11 Jun 2012)
Changed paths:
M ckan/public/css/style.css
M ckan/public/scripts/application.js
Log Message:
-----------
[2507] Resize the search input to fill horizontal width
This solution uses JavaScript to resize the form input to fill the
horizontal width regardless of the size of the submit button. The
input is set to a smaller width by default so that the input and button
will fit on one line by default.
Commit: 667e665f9928922cd27de6eda872267d96172709
https://github.com/okfn/ckan/commit/667e665f9928922cd27de6eda872267d96172709
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-06-12 (Tue, 12 Jun 2012)
Changed paths:
M ckan/public/css/style.css
M ckan/public/scripts/application.js
Log Message:
-----------
Merge branch 'feature-2507-fix-search-input'
Compare: https://github.com/okfn/ckan/compare/438e7ebc3cba...667e665f9928
More information about the ckan-changes
mailing list