From 022dabfe6579535152ae59ecf6cb2f83849d1629 Mon Sep 17 00:00:00 2001 From: lingua Date: Wed, 23 Apr 2014 10:21:19 +0200 Subject: [PATCH 1/3] button correction --- data/contrast-finder-module.html | 2 +- data/css/contrast-finder-addon.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/data/contrast-finder-module.html b/data/contrast-finder-module.html index 0ada82c..5b0adc5 100644 --- a/data/contrast-finder-module.html +++ b/data/contrast-finder-module.html @@ -72,7 +72,7 @@ diff --git a/data/css/contrast-finder-addon.css b/data/css/contrast-finder-addon.css index 32db19f..d8f11f5 100644 --- a/data/css/contrast-finder-addon.css +++ b/data/css/contrast-finder-addon.css @@ -105,6 +105,7 @@ a { #submit { margin-top: 10px; width: 100%; + white-space: normal; } .my-fieldset legend { From f5f82e5383d2bee36fefd518e49290372f162677 Mon Sep 17 00:00:00 2001 From: lingua Date: Wed, 23 Apr 2014 11:43:17 +0200 Subject: [PATCH 2/3] css modifs --- data/contrast-finder-module.html | 4 ++-- data/css/contrast-finder-addon.css | 1 + data/js/form.js | 3 +-- lib/main.js | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/data/contrast-finder-module.html b/data/contrast-finder-module.html index 5b0adc5..90fd18e 100644 --- a/data/contrast-finder-module.html +++ b/data/contrast-finder-module.html @@ -1,4 +1,4 @@ - + @@ -78,7 +78,7 @@