Updated desktop compatibility to fix css paths

This commit is contained in:
saurabhbhatia 2013-07-30 17:10:51 +08:00
parent d9079d9d7c
commit 094c0f4314
1 changed files with 5 additions and 4 deletions

View File

@ -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%;