Revision e2ccad35 ui/static/main.css

b/ui/static/main.css
897 897
    color: #3D3D3D;
898 898
    cursor: pointer;
899 899
    padding: 0px;
900
    height: 20px !important;
900 901
}
901 902

  
902 903
div.confirm_single button, .action_error button {
903
    height: 20px !important;
904 904
    width: 80px !important;
905 905
}
906 906
div.confirm_single button.yes, div.confirm_multiple button.yes {
......
941 941

  
942 942
div.confirm_multiple {
943 943
    width: 692px;
944
    height: 25px;
944
    height: 28px;
945 945
    margin: 0 0 10px -32px;
946 946
}
947 947

  

Also available in: Unified diff