From 8c70f7b0a75763ec78509d2c1aa21c9706759b3f Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Tue, 18 Nov 2014 10:39:27 +0100 Subject: [PATCH] sticky-form-buttons space for link --- Resources/public/stylesheets/sass/_custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/public/stylesheets/sass/_custom.scss b/Resources/public/stylesheets/sass/_custom.scss index d615d6bb5..37636290f 100644 --- a/Resources/public/stylesheets/sass/_custom.scss +++ b/Resources/public/stylesheets/sass/_custom.scss @@ -47,7 +47,7 @@ ul.custom_fields.choice li { border-radius: $base-border-radius; } -.sticky-form-buttons button { +.sticky-form-buttons button, .sticky-form-buttons a { margin-left: 1em; margin-right: 1em; } \ No newline at end of file