If i delete one of the attributes values and save, keep the value exist, it's not delete.. how can i solve the issue magento error.
Note:
php.ini => max_input_vars = 8000000 (master Value)
.htaccess => php_value max_input_vars 8000000
How can i solve the issue?

savebuttton ?