[ckan-changes] commit/ckanext-datano: r... at Rustam-PC.computas.int: Fix fox search page listing all data packages in IE7.

Bitbucket commits-noreply at bitbucket.org
Tue Jul 12 15:18:13 UTC 2011


1 new changeset in ckanext-datano:

http://bitbucket.org/okfn/ckanext-datano/changeset/4c71fa71e509/
changeset:   4c71fa71e509
user:        r... at Rustam-PC.computas.int
date:        2011-07-12 17:16:48
summary:     Fix fox search page listing all data packages in IE7.
affected #:  1 file (216 bytes)

--- a/ckanext/datano/theme/public/css/extra.css	Tue Jul 12 11:09:32 2011 +0200
+++ b/ckanext/datano/theme/public/css/extra.css	Tue Jul 12 17:16:48 2011 +0200
@@ -196,3 +196,13 @@
 position: relative;
 top: -38px;
 }
+
+/*Fix fox search page listing all data packages in IE7*/
+#package-search .package-search-filters {
+    margin-bottom: 1em;
+}
+
+/*Fix fox search page listing all data packages in IE7*/
+div.extract {
+    width: 80%;
+}

Repository URL: https://bitbucket.org/okfn/ckanext-datano/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list