aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/fiksgatami/base.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/cobrands/fiksgatami/base.scss')
-rw-r--r--web/cobrands/fiksgatami/base.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/cobrands/fiksgatami/base.scss b/web/cobrands/fiksgatami/base.scss
index 84784d552..ede6f9723 100644
--- a/web/cobrands/fiksgatami/base.scss
+++ b/web/cobrands/fiksgatami/base.scss
@@ -4,3 +4,11 @@
@import "../sass/base";
+#front-main #postcodeForm div {
+ input#pc {
+ width: 74%;
+ }
+ input#sub {
+ width: 26%;
+ }
+}