theme: Remove unnecessary %bubble_panel extensions

Since these dialogs have .modal-dialog class, there is no need to extend
%bubble_panel.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/931
This commit is contained in:
nana-4
2020-01-12 16:36:30 +09:00
parent 9719b13cf8
commit 2ae8606e5e
2 changed files with 1 additions and 8 deletions

View File

@ -1,6 +1,5 @@
/* Network Dialogs */
.nm-dialog {
@extend %bubble_panel;
max-height: 34em;
min-height: 31em;
min-width: 32em;