Revision a21b0476 ui/static/ie.css

b/ui/static/ie.css
216 216
}
217 217

  
218 218
#view-select {
219
    top: -35px !important;
219
    top: -30px !important;
220 220
    right: 10px;
221 221
}
222 222

  
......
419 419
    height: auto;
420 420
}
421 421

  
422
div#user .active .useractions {
423
    border-right: 1px solid #aaa;
424
    border-bottom: 1px solid #aaa;
425
}
426

  
422 427
div#user .usermenu .useractions {
423 428
    margin-top:5px;
424 429
}
......
532 537
    float: right;
533 538
    text-align: right;
534 539
}
540

  
541
#feedback-form .submit {
542
    padding: 5px 10px;
543
}

Also available in: Unified diff