[libadwaita/wip/exalm/popover-fix: 2/2] stylesheet: Specificity bump for AdwComboRow popovers




commit 4ac74ee14acc6b85b299f4eff4265c5df527f807
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Apr 28 12:14:07 2021 +0500

    stylesheet: Specificity bump for AdwComboRow popovers
    
    Fixes https://gitlab.gnome.org/GNOME/libadwaita/-/issues/146

 src/stylesheet/widgets/_lists.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_lists.scss b/src/stylesheet/widgets/_lists.scss
index 3a41862..cceeb82 100644
--- a/src/stylesheet/widgets/_lists.scss
+++ b/src/stylesheet/widgets/_lists.scss
@@ -92,7 +92,7 @@ row {
  * AdwComboRow *
  ***************/
 
-popover.combo > contents {
+popover.background.combo > contents {
   padding: 0px;
 
   list, listview {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]