* Popover frame fix.

pull/416/head
Megax 2016-05-10 08:41:20 +02:00
parent 5e6ae19bca
commit 67bfbdd051
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;
} }