Updated desktop compatibility to fix css paths
This commit is contained in:
		
							parent
							
								
									d9079d9d7c
								
							
						
					
					
						commit
						094c0f4314
					
				|  | @ -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%; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue