aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/sass/_layout.scss
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-09-25 16:07:21 +0100
committerMatthew Somerville <matthew@mysociety.org>2014-09-25 16:07:21 +0100
commita1ae8fd11dd82e48d7d1409cc0edf55eb57ed04d (patch)
tree3892a3f953f31c5ceb4afbe431f6b50373c97c48 /web/cobrands/sass/_layout.scss
parent84a41f4a8728d24c81815988b67b0f7bcd51a5f9 (diff)
Remove margin from fieldsets, tidy box sizes.
Diffstat (limited to 'web/cobrands/sass/_layout.scss')
-rw-r--r--web/cobrands/sass/_layout.scss9
1 files changed, 1 insertions, 8 deletions
diff --git a/web/cobrands/sass/_layout.scss b/web/cobrands/sass/_layout.scss
index 4f8b9597f..148bbdc36 100644
--- a/web/cobrands/sass/_layout.scss
+++ b/web/cobrands/sass/_layout.scss
@@ -729,7 +729,7 @@ input[type=text],
input[type=password],
input[type=email],
textarea{
- max-width: 25em;
+ max-width: 27em;
}
/* form errors */
@@ -1126,13 +1126,6 @@ $button_bg_col: #a1a1a1; // also search bar (tables)
.container {
width: 100%;
}
- /*FORMS*/
- input[type=text],
- input[type=password],
- input[type=email],
- textarea{
- width: 95%;
- }
// Remove central positioning of mainmenu and float right.
// Left padding is to ensure no overlap of the site-logo