From 0d9570db4fc2d671674106029737e92b27aa3af4 Mon Sep 17 00:00:00 2001 From: Stephan Date: Tue, 7 Feb 2017 16:28:31 +0100 Subject: [PATCH] Kein Kommentar --- basic/_common.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/basic/_common.scss b/basic/_common.scss index 4c46c5a..473c065 100644 --- a/basic/_common.scss +++ b/basic/_common.scss @@ -40,6 +40,10 @@ %size_content { box-sizing: content-box; +} + +%size_content_wrap { + @extend %size_content; *, ::before,