X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9ae6b8faa3e5b2293511e992c032c05d1232997a..2e1f0679f116ac77e74dfdc8b1af18f3a633b143:/apps/workbench/app/assets/stylesheets/application.css.scss diff --git a/apps/workbench/app/assets/stylesheets/application.css.scss b/apps/workbench/app/assets/stylesheets/application.css.scss index 8822d5c0a0..1f21c39729 100644 --- a/apps/workbench/app/assets/stylesheets/application.css.scss +++ b/apps/workbench/app/assets/stylesheets/application.css.scss @@ -13,13 +13,15 @@ * compiled file, but it's generally better to create a new file per style scope. * *= require_self - *= require bootstrap *= require bootstrap3-editable/bootstrap-editable *= require morris *= require awesomplete *= require_tree . */ +@import "bootstrap-sprockets"; +@import "bootstrap"; + .contain-align-left { text-align: left; }