spec/rails-app/app/assets/stylesheets/devise_authy.css in devise-authy-1.6.0 vs spec/rails-app/app/assets/stylesheets/devise_authy.css in devise-authy-1.7.0

- old
+ new

@@ -2,23 +2,23 @@ margin-left: auto; margin-right: auto; width: 350px; } -legend { +.authy-form legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: 40px; color: #333; border-bottom: 1px solid #E5E5E5; } -label, -input, -button { +.authy-form label, +.authy-form input, +.authy-form button { font-size: 14px; font-weight: normal; line-height: 20px; padding: 8px; margin: 8px;