diff options
author | jessib <jessib@riseup.net> | 2012-10-17 10:12:11 -0700 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2012-10-17 10:12:11 -0700 |
commit | c072a2fe1d50715bad1cd8c14213cba6aa1cc8ff (patch) | |
tree | 14a599dadbe440952c0de73c487113bc09aa9142 /app/assets/stylesheets | |
parent | 171d07a64d3f76e68c22f0fb4cc3795daad806d1 (diff) | |
parent | d9a510fa2126c29f0af58c6bbeff35802777eee6 (diff) |
Merge branch 'develop' into help_develop
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r-- | app/assets/stylesheets/application.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index cbd46a7..72c943a 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -1 +1,2 @@ @import "bootstrap"; +@import "bootstrap-responsive"; |