asked on August 3, 2016
I'm hoping someone can help me out here, it has to be pretty simple.
By default both Submit and Draft are to the far left of the screen. Using the following:
div.btn-wrapper {display:block}
.Submit {display:block;margin:auto}
centers the Submit button but not the Draft button. I cannot seem to find if there is an actual name of .Draft for the button.
I'm sure everyone that uses Draft has come across this.
Thanks!!
0
0