From: Andrew Dolgov Date: Mon, 23 Jan 2017 16:21:25 +0000 (+0300) Subject: add some vertical space to diijt menu items X-Git-Tag: 17.4~79 X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=d2c3e846c4d7da9b24a8d30a56e3cd6be227f256 add some vertical space to diijt menu items --- diff --git a/css/dijit.css b/css/dijit.css index bcfd7d5b..d4e821d3 100644 --- a/css/dijit.css +++ b/css/dijit.css @@ -145,8 +145,10 @@ border-width : 0px; } -.claro .dijitMenuItemLabel { +.claro .dijitMenu .dijitMenuItem .dijitMenuItemLabel { font-size : 13px; + padding-top : 3px; + padding-bottom : 3px; } /* Checkbox */