Merge branch 'master' of https://github.com/angusmcleod/discourse-custom-wizard
Dieser Commit ist enthalten in:
Commit
49c6456b87
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
|
@ -210,12 +210,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.admin-contents .wizard-submissions {
|
.admin-contents .wizard-submissions {
|
||||||
padding: 0 20px;
|
width: 100%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
overflow: scroll;
|
|
||||||
|
|
||||||
table {
|
table {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
display: inline-block;
|
||||||
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Laden …
In neuem Issue referenzieren