diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-02-12 10:10:26 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-02-12 10:10:26 +0000 |
commit | e2ade7114cf991909883309587d9395ba52f93ab (patch) | |
tree | 6b4b1c20234862abc6b27ee13532b6e171600faf /web | |
parent | 59994548714c3dd70d654f4f64f78e2488fd132f (diff) |
ID name of button has changed in master branch.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/oxfordshire/layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss index 19a4f7ea6..e2192180c 100644 --- a/web/cobrands/oxfordshire/layout.scss +++ b/web/cobrands/oxfordshire/layout.scss @@ -160,7 +160,7 @@ body.twothirdswidthpage .content { // styled Oxfordshire buttons -- including the "Go" button on the postcode form -- to be orange: -#front-main #postcodeForm div input#submit, +#front-main #postcodeForm div input#sub, .green-btn, button.green-btn, input.green-btn{ |