Merge pull request #416 from megax/patch2

GTK 3.20 :: Popover frame fix
pull/354/head
Khurshid Alam 2016-05-10 12:34:06 +05:30
commit 0b04851064
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@
} }
} }
frame { .frame {
border-color: border_normal($menu_bg_color); border-color: border_normal($menu_bg_color);
border-radius: $roundness; border-radius: $roundness;
} }