css: Remove unnecessary rule for subscriptions_overlay.

Even though the border-color was set for `#subscriptions_overlay
.subsection-parent div`, since the border-style was not set. It did not
have any effect on the appearance of the children div of
.subsection-parent.
This commit is contained in:
Shubham Padia 2024-08-02 07:56:51 +00:00 committed by Tim Abbott
parent 2081fb52a1
commit a746a7e784
1 changed files with 0 additions and 1 deletions

View File

@ -697,7 +697,6 @@
.subscriber-list-box .subscriber_list_container .subscriber-list td,
.member-list-box,
.member-list-box .member_list_container .member-list td,
#subscription_overlay .subsection-parent div,
#subscription_overlay .settings-radio-input-parent,
#settings_page .sidebar-wrapper,
#settings_page .sidebar-wrapper *,