From 49bed319c56bb6cfc410962b9f843e91fb41024b Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Fri, 12 Jun 2020 14:12:43 +0000 Subject: [PATCH] [Library | Trunk]: Custom css remove font size 18 from menu git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58905 d315682c-612b-4755-9ff5-7f18f6832af3 --- common/custom.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/common/custom.css b/common/custom.css index 30477a4..40e9142 100644 --- a/common/custom.css +++ b/common/custom.css @@ -554,13 +554,6 @@ background: #333; .uk-heading-bullet .explore { } -/* remove for yard theme */ - -.uk-navbar-dropdown-nav > li > a { - font-size:18px!important; -} - -/* .uk-navbar-dropdown-nav .uk-nav-divider { border-top: 1px solid #eee; margin-top: 10px;