Hi Bill,
Thanks for reporting back!
I’ve mailed a bit with Grace (other topic, same issue), this is a caching issue now. I just released a silent update (same version number, small change) to make sure the latest stylesheet is used. If you re-download 1.0.2 and install it, it will most likely solve your issue.
(or option 2: replace line 80 of the main plugin file with: wp_enqueue_style( 'wpdn_admin_css', plugin_dir_url( __FILE__ ) . 'assets/css/wpdn_admin.css', array( 'dashicons' ), '1.0.2' );
to get the same result).
Please let me know if this helped!
Thanks!
Jeroen