Revision 8812d21c

b/ui/static/ie.css
11 11
}
12 12

  
13 13
div.machine div.actions {
14
    right: -183px;
14
    right: 0px;
15 15
    width: 120px;
16
    left: 530px;
16 17
}
17 18

  
18 19
div.machine {
......
128 129
}
129 130

  
130 131
div.confirm_single {
131
    margin-right: -73px;
132
    margin-right: -66px;
133
    position: relative;
134
}
135

  
136
div.destroy div.confirm_single {
137
    width: 150px;
132 138
}
133 139

  
134 140
div.action_error {
......
180 186

  
181 187
.single div.destroy div.confirm_single {
182 188
    margin: 0;
183
    margin-right: -19px;
189
    margin-right: -60px;
184 190
    margin-top: -18px;
185 191
}
186 192

  

Also available in: Unified diff