]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
reset style for selects inside menu item 9331/head
authormaks feltrin <pine3ree@gmail.com>
Sat, 5 Nov 2016 13:35:09 +0000 (14:35 +0100)
committerGitHub <noreply@github.com>
Sat, 5 Nov 2016 13:35:09 +0000 (14:35 +0100)
fixes https://github.com/zurb/foundation-sites/issues/9327

scss/components/_menu.scss

index 9c69b7ce56885e4219c6d00220255951e6096b94..544345ce0264b359513f583041fd8c49cb4aeb76 100644 (file)
@@ -73,6 +73,7 @@ $menu-border: $light-gray !default;
 
   // Reset styles of inner elements
   input,
+  select,
   a,
   button {
     margin-bottom: 0;