From bbebeda0294687e6c6d5fe595e132c8be10dd87c Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Sat, 20 Jun 2015 17:57:40 +0200 Subject: [PATCH] Remove unnecessary Bootstrap CSS/SASS overrides --- templates/sass/style.sass | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/templates/sass/style.sass b/templates/sass/style.sass index 6c7c4d8..7428a7f 100644 --- a/templates/sass/style.sass +++ b/templates/sass/style.sass @@ -1,22 +1,5 @@ /* CSS file for Stop… Camping Time! */ -/* Bootstrap overrides */ -[class^="icon-"] - background-image: url("../images/glyphicons-halflings.png") - -.icon-white - background-image: url("../images/glyphicons-halflings-white.png") - -.text-left - text-align: left !important -.text-center - text-align: center !important -.text-right - text-align: right !important - -.btn-group - margin-bottom: 8px - /* Main elements */ html position: relative