CSS'd out the new revision checkbox
I ultimately want to keep it, but will reinstate when I find a way of putting it somewhere sensible on the page
This commit is contained in:
parent
8294a9647f
commit
ce1d3ca38b
@ -8,3 +8,8 @@
|
||||
#edit-revision-log-message-wrapper{
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Same for revision checkbox. */
|
||||
.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-new-revision.form-item-new-revision {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user