summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application.scss
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2016-03-24 11:28:56 +0100
committerAzul <azul@riseup.net>2016-05-02 08:28:43 -0300
commit431ceda256c91980a7c3ac807548eb7c776a09f0 (patch)
tree58146d3b28f5e859d7680223c4784194bc22ac56 /app/assets/stylesheets/application.scss
parentafc1daac6745cd6b4543d2b542c6f03cfc32e1eb (diff)
upgrade: bootstrap 3 does not have -responsive
We can also remove the backports now. :)
Diffstat (limited to 'app/assets/stylesheets/application.scss')
-rw-r--r--app/assets/stylesheets/application.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 9cd3a55..e6eeda2 100644
--- a/app/assets/stylesheets/application.scss
+++ b/app/assets/stylesheets/application.scss
@@ -10,9 +10,6 @@
// import bootstrap.
//
@import "bootstrap";
-@import "bootstrap-responsive";
-// backport bootstrap 3.2 features
-@import "backport";
//
// LEAP web app specific overrides