diff --git a/app/assets/stylesheets/desktop/desktop-compatibility.css b/app/assets/stylesheets/desktop/desktop-compatibility.css index 440a4a43..927718c8 100644 --- a/app/assets/stylesheets/desktop/desktop-compatibility.css +++ b/app/assets/stylesheets/desktop/desktop-compatibility.css @@ -3,12 +3,13 @@ *and any sub-directories. You're free to add application-wide styles to this file and they'll appear at *the top of the compiled file, but it's generally better to create a new file per style scope. *= require desktop/desktop-font - *= require bootstrap - *= require bootstrap-orbit - *= require icons + *= require desktop/bootstrap + *= require desktop/bootstrap-orbit + *= require basic/icon *= require desktop/desktop-main *= require desktop/desktop-media - *= require orbit-bar + *= require orbit_bar_bootstrap + *= require basic/orbit_bar */ html, body, #compatibility { height: 100%;