diff options
Diffstat (limited to 'web/cobrands/fiksgatami/layout.scss')
-rw-r--r-- | web/cobrands/fiksgatami/layout.scss | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/cobrands/fiksgatami/layout.scss b/web/cobrands/fiksgatami/layout.scss index 69e455aa5..d7a0bd920 100644 --- a/web/cobrands/fiksgatami/layout.scss +++ b/web/cobrands/fiksgatami/layout.scss @@ -1,2 +1,9 @@ @import "_colours"; @import "../sass/layout"; + +#front-main #postcodeForm div { + width: 23.5em; + input#sub { + width: 6.5em; + } +} |