popups: Fix protection settings button width

Closes #534
This commit is contained in:
Rafael Mardojai CM 2022-12-23 09:01:21 -05:00
parent c3f84f7c39
commit 996ed59921
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 2 additions and 1 deletions

View File

@ -313,7 +313,8 @@
flex-wrap: wrap;
margin-top: 12px;
}
#protections-popup-show-report-stack {
#protections-popup-show-report-stack,
#protections-popup-settings-button {
width: 100% !important;
}
#protections-popup-show-report-button {