Revision d475e17b ui/static/ie.css

b/ui/static/ie.css
250 250

  
251 251
.network-machine {
252 252
    position: relative;
253
    overflow: visible;
254
    padding-bottom: 0;
255
    margin-top: 10px;
253 256
}
254 257

  
255 258
.last div.network-cable {
......
260 263
    position: relative;
261 264
    margin-left: -103px;
262 265
}
266

  
267
.first div.network-cable {
268
    height: 93px;
269
}
270

  
271
.firewall-content {
272
    margin-bottom: 0px;
273
    height: 90px;
274
}
275

  
276
.machines {
277
    margin-top: 15px;
278
    position: relative;
279
}
280
div.private-networks .network-contents {
281
    margin-top: -6px;
282
}
283

  
284
div.private-networks div.network-placeholder {
285
    position: relative;
286
    z-index: -1;
287
}

Also available in: Unified diff