aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorJosh Angell <josh@supercooldesign.co.uk>2012-02-21 10:25:42 +0000
committerJosh Angell <josh@supercooldesign.co.uk>2012-02-21 10:25:42 +0000
commit56fc5674edfe6d591b6ac3d180c21636b9014dd5 (patch)
treedcd9a9b7f6c1cdaf5868d0e9cfbe15ae983c40b2 /web
parent9cfa31bdb1e79f616ef854ab52b21dcdb931a9f3 (diff)
Add contact/index.html and .final-submit class
Signed-off-by: Josh Angell <josh@supercooldesign.co.uk>
Diffstat (limited to 'web')
-rw-r--r--web/cobrands/fixmystreet/base.scss9
1 files changed, 8 insertions, 1 deletions
diff --git a/web/cobrands/fixmystreet/base.scss b/web/cobrands/fixmystreet/base.scss
index 1c66093c8..de1039fe9 100644
--- a/web/cobrands/fixmystreet/base.scss
+++ b/web/cobrands/fixmystreet/base.scss
@@ -572,7 +572,14 @@ input.red-btn{
border-color: #80001C;
}
}
-
+
+.final-submit,
+input.final-submit {
+ margin:1em 0.5em;
+ float:right;
+ text-transform:uppercase;
+}
+
.button-right,
.button-left,
a.button-right,