From d25ff2bddd44b9dac1ceb248424109d1782dd211 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 25 Mar 2017 13:13:57 +0100 Subject: add minionlivesmatter as submodule --- .../templates/assets/tether/src/css/helpers/_tether.sass | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 minionlivesmatter/templates/assets/tether/src/css/helpers/_tether.sass (limited to 'minionlivesmatter/templates/assets/tether/src/css/helpers/_tether.sass') diff --git a/minionlivesmatter/templates/assets/tether/src/css/helpers/_tether.sass b/minionlivesmatter/templates/assets/tether/src/css/helpers/_tether.sass deleted file mode 100644 index a6d8e50..0000000 --- a/minionlivesmatter/templates/assets/tether/src/css/helpers/_tether.sass +++ /dev/null @@ -1,12 +0,0 @@ -=tether($themePrefix: "tether") - .#{ $themePrefix }-element, .#{ $themePrefix }-element * - - &, &:after, &:before - box-sizing: border-box - - .#{ $themePrefix }-element - position: absolute - display: none - - &.#{ $themePrefix }-open - display: block -- cgit v1.3.1