1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:55:55 +00:00

reduce menu label font size

This commit is contained in:
Andrew Dolgov
2013-05-17 10:29:21 +04:00
parent 6a51939ee6
commit 175dd0794e

View File

@@ -1101,3 +1101,6 @@ body#ttrssPrefs hr {
max-width : 100%;
}
.dijitMenuItemLabel {
font-size : 13px;
}