diff options
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 057a0fba4..3b7da7aaa 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2179,7 +2179,7 @@ img.mail-list-sender-photo { } /* nav bootstrap */ -nav i { +nav { font-size: 14px; } |