From 5d8615a958b20c59a7ed00be0aa2ef8f2f9cc233 Mon Sep 17 00:00:00 2001 From: "Moritz Kaspar Rudert (mortzu)" Date: Mon, 8 Sep 2014 08:16:09 +0200 Subject: moved external libraries into gitmodules --- themes/base.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/base.scss') diff --git a/themes/base.scss b/themes/base.scss index e2a6d56a..b861c7d0 100644 --- a/themes/base.scss +++ b/themes/base.scss @@ -1,7 +1,7 @@ //** Load fonts from this directory. $icon-font-path: "../fonts/"; -@import "../vendor/bootstrap-3.2.0/bootstrap"; +@import "../vendor/bootstrap/bootstrap"; body { padding-top: 50px; -- cgit v1.2.3-54-g00ecf