summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application.scss
diff options
context:
space:
mode:
authorjessib <jessib@leap.se>2012-12-12 14:05:41 -0800
committerjessib <jessib@leap.se>2012-12-12 14:05:41 -0800
commit961fe13b784e7f44e55f9cd0a106728c69354a0f (patch)
treecf35c5a6b16a5e5c2497b86ce170204ec9c191ce /app/assets/stylesheets/application.scss
parent5e474bdaf93548f7bcc2d659bbbf11a19757d725 (diff)
parent49d0ffe5f689ecb651b65beb4050b3f38cbb226e (diff)
Merge branch 'feature-new-comments-refactor' into develop
Diffstat (limited to 'app/assets/stylesheets/application.scss')
-rw-r--r--app/assets/stylesheets/application.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss
index 8dec07d..cb5fa1b 100644
--- a/app/assets/stylesheets/application.scss
+++ b/app/assets/stylesheets/application.scss
@@ -12,3 +12,5 @@ table.table-hover .btn {
table.table-hover tr:hover .btn {
opacity: 1;
}
+
+@import "bootstrap-editable"; \ No newline at end of file