We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add class btn-block in buttons.
btn-block
Change Button classes col-12 etc to only col
col-12
col
This fixes alignment issues.
Check here at https://decrypt.hashhackers.com (doesn't fixes all buttons because they are coded in JS file)
The text was updated successfully, but these errors were encountered:
I'm not going to change anything in my project because it doesn't look like you want in your fork. You can use JS too.
Sorry, something went wrong.
Problem is that file is Obfuscated. I cannot find exactly where is the button classes in it. :(
So what? MutationObserver is your friend.
No branches or pull requests
Add class
btn-block
in buttons.Change Button classes
col-12
etc to onlycol
This fixes alignment issues.
Check here at https://decrypt.hashhackers.com (doesn't fixes all buttons because they are coded in JS file)
The text was updated successfully, but these errors were encountered: