Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 10: Zeile 10:
right: -300px;
right: -300px;
}
}
.mw-input {
display: inline-flex;
}
/*.editButtons {
position: fixed;
top: 59px;
right: -300px;
}*/
/* .main-footer {
    float: inline-end;
    bottom: 186px;
} */

Version vom 10. Dezember 2019, 10:52 Uhr

.mw-htmlform-submit-buttons {
    position: fixed;
    top: 160px;
    left: 408px;
}

.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;
} */