wpsharks / s2clean

s2Clean is a premium product. This public repo is for issue tracking only.
Other
1 stars 0 forks source link

Menu Page Form Field Tables #19

Closed jaswrks closed 9 years ago

jaswrks commented 9 years ago

In one of the most recent commits by me, I mangled some of the menu page form fields that are wrapped into a table to indicate the context in which certain options are applied. In this example, the default value should be wrapped by class="" in the UI, but it has been mangled. That's a bug that needs fixing.

2014-12-08_16-56-30

jaswrks commented 9 years ago

Fixed this by adding table-layout:auto 2014-12-10_07-22-10

jaswrks commented 9 years ago

@BruceCaldwell So sorry. I pushed this to the 000000-dev branch without going through a pull request. Force of habit. I won't do that again to you. If you want to revert the changes and need help just let me know. Otherwise, you can just do a git pull to pull in the fixes I added here.

brucewrks commented 9 years ago

Thanks! No problem. I haven't started making new branches myself, yet. This is a good reminder to start doing that.