Protections popup: section header fixes

This commit is contained in:
Rafael Mardojai CM 2019-08-26 18:40:33 -05:00
parent 6e884935e2
commit 656deaef18
1 changed files with 4 additions and 2 deletions

View File

@ -231,8 +231,10 @@ panelview vbox.panel-subview-body > toolbarbutton label, #appMenu-protection-rep
margin: 10px 0 0 !important; margin: 10px 0 0 !important;
} }
#protections-popup-blocking-section-header, #protections-popup-not-blocking-section-header { #protections-popup-blocking-section-header, #protections-popup-not-found-section-header {
padding: 10px 5px !important; padding: 0px 5px !important;
margin-top: 20px !important;
height: auto !important;
} }
#protections-popup-category-list { #protections-popup-category-list {