From 9ebd5293a62ffd5fcc4e0c300e6ee757cd9075b3 Mon Sep 17 00:00:00 2001 From: parguello Date: Sun, 28 Feb 2016 11:06:37 +0000 Subject: [PATCH] =?UTF-8?q?L=C3=ADnea=20menu=20vista=20mobile=20#301?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wp-content/themes/mozillahispano2/css/responsive.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wp-content/themes/mozillahispano2/css/responsive.css b/wp-content/themes/mozillahispano2/css/responsive.css index 65f5bc0..0c10401 100644 --- a/wp-content/themes/mozillahispano2/css/responsive.css +++ b/wp-content/themes/mozillahispano2/css/responsive.css @@ -525,6 +525,10 @@ ul.topiclist dt { float: none; width: 100%; } + + #menu > ul > li { + display: inline-table; + } #menu li:first-child, #menu li:first-child a { border-radius: 10px 10px 0 0;