reduce menu label font size
This commit is contained in:
parent
6a51939ee6
commit
175dd0794e
|
@ -1101,3 +1101,6 @@ body#ttrssPrefs hr {
|
||||||
max-width : 100%;
|
max-width : 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dijitMenuItemLabel {
|
||||||
|
font-size : 13px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue