public/css/admin_console.css in cloud-crowd-0.4.1 vs public/css/admin_console.css in cloud-crowd-0.5.0

- old
+ new

@@ -124,11 +124,12 @@ background-position: left center; background-repeat: no-repeat; } #nodes .node { font-size: 11px; - line-height: 22px; + line-height: 22px; height: 22px; background-image: url(../images/server.png); + overflow: hidden; } #nodes .node.busy { background-image: url(../images/server_busy.png); } #nodes .node.busy span.busy { \ No newline at end of file