Make setting description smaller

This commit is contained in:
Philipp Hörist 2019-04-20 17:03:23 +02:00
parent b134fccf94
commit df13aa4b22
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ popover#EmoticonPopover { padding: 5px; background-color: @theme_unfocused_base_
#SettingsBox > row:not(.activatable) label { color: @insensitive_fg_color }
/* GenericSetting */
#SubDescription { color: @insensitive_fg_color;}
#SubDescription { color: @insensitive_fg_color; font-size: small;}
#GenericSettingBox { margin-left: 30px; }
#GenericSettingBox > label { padding-right: 3px; }