Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
.mw-htmlform-submit-buttons {
.mw-htmlform-submit-buttons {
     position: fixed;
     position: fixed;
     top: 160px;
     top: 185px;
     left: 408px;
     left: 499px;
}
 
.mw-htmlform-field-UploadSourceField {
    position: fixed;
    top: 137px;
    right: 215px;
}
}



Version vom 10. Dezember 2019, 11:16 Uhr

.mw-htmlform-submit-buttons {
    position: fixed;
    top: 185px;
    left: 499px;
}

.mw-htmlform-field-UploadSourceField {
    position: fixed;
    top: 137px;
    right: 215px;
}

.editButtons {
	position: fixed;
	top: 59px;
	right: -300px;
}

.mw-input {
	display: inline-flex;
}

/*.editButtons {
	position: fixed;
	top: 59px;
	right: -300px;
}*/

/* .main-footer {
    float: inline-end;
    bottom: 186px;
} */