Skip to content

Commit

Permalink
Merge pull request #2290 from alphagov/ie7-inline-form-fix
Browse files Browse the repository at this point in the history
Improve inline form controls in IE7
  • Loading branch information
fofr committed Jul 29, 2015
2 parents 6be9f67 + 1d741c3 commit 7188ee0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gem 'rummageable', '1.2.0'
gem 'addressable'
gem 'unicorn', '4.6.2'
gem 'kaminari', '0.15.1'
gem 'govuk_admin_template', '2.3.4'
gem 'govuk_admin_template', '2.5.1'
gem 'bootstrap-kaminari-views', '0.0.5'
gem 'gds-api-adapters', '21.0.0'
gem 'mime-types', '1.25.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
ast (2.0.0)
astrolabe (1.3.1)
parser (~> 2.2)
autoprefixer-rails (5.2.1)
autoprefixer-rails (5.2.1.1)
execjs
json
babosa (0.3.11)
Expand Down Expand Up @@ -163,7 +163,7 @@ GEM
json-schema (~> 2.5.1)
govuk-lint (0.2.0)
rubocop (~> 0.32)
govuk_admin_template (2.3.4)
govuk_admin_template (2.5.1)
bootstrap-sass (~> 3.3.3)
jquery-rails (~> 3.1.3)
rails (>= 3.2.0)
Expand Down Expand Up @@ -465,7 +465,7 @@ DEPENDENCIES
govspeak (~> 3.3.0)
govuk-content-schema-test-helpers (= 1.3.0)
govuk-lint (~> 0.2.0)
govuk_admin_template (= 2.3.4)
govuk_admin_template (= 2.5.1)
govuk_frontend_toolkit (= 4.1.1)
invalid_utf8_rejector (~> 0.0.1)
isbn_validation
Expand Down

0 comments on commit 7188ee0

Please sign in to comment.