summaryrefslogtreecommitdiff
path: root/scss/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/custom.scss')
-rw-r--r--scss/custom.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index a79458fe3..1a6d520f7 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -46,7 +46,7 @@ dd > pre{
}
.form-group.full-width input{
- width: 100%;
+ width: calc(100% - 3em);
}
.form-group.no-label{