mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUAC-1172: No whitespace between icon and filename.
This commit is contained in:
		| @@ -24,7 +24,7 @@ | ||||
|     <!-- Parent directory --> | ||||
|     <div class="list-item directory previous" ng-show="filesystem.currentDirectory.parent"> | ||||
|         <div class="caption" ng-click="changeDirectory(filesystem.currentDirectory.parent)"> | ||||
|             <div class="icon"></div> .. | ||||
|             <div class="icon"></div>.. | ||||
|         </div> | ||||
|     </div> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user