reduce menu label font size
This commit is contained in:
parent
6a51939ee6
commit
175dd0794e
1 changed files with 3 additions and 0 deletions
|
@ -1101,3 +1101,6 @@ body#ttrssPrefs hr {
|
|||
max-width : 100%;
|
||||
}
|
||||
|
||||
.dijitMenuItemLabel {
|
||||
font-size : 13px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue