Revision a7ccb6f9 ui/static/main.css

b/ui/static/main.css
1112 1112
	width: 32px;
1113 1113
}
1114 1114

  
1115
.meta-modal div.container {
1116
    height:330px;
1117
}
1118

  
1115 1119
.meta-modal h3 {
1116 1120
    font-weight: normal;
1117 1121
}
......
1141 1145
.meta-modal div.bottomruler {
1142 1146
    background-color: #666;
1143 1147
    height: 20px;
1144
    margin-top: 40px;
1148
    margin-top: 23px;
1145 1149
}
1146 1150

  
1147 1151
.meta-modal div.content {
......
1187 1191

  
1188 1192
.meta-modal button.create {
1189 1193
    height: 23px;
1190
    margin: 28px 44px 0 0;
1194
    margin: 10px 44px 0 0;
1191 1195
}
1192 1196

  
1193 1197
.meta-modal input {
......
1213 1217
}
1214 1218

  
1215 1219
.meta-modal button.save {
1216
    margin-top: 29px;
1220
    margin-top: 11px;
1217 1221
}
1218 1222

  
1219 1223
.meta-modal button.cancel {
1220 1224
    float: left;
1221
    margin: 29px 0 0 25px;
1225
    margin: 11px 0 0 25px;
1222 1226
    background-color: #d35f5f;
1223 1227
    border-color: #d35f5f;
1224 1228
}

Also available in: Unified diff