diff options
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index c978e140a..222edc166 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -1878,6 +1878,11 @@ a.mail-list-link { margin-top: 10px; } +#sidebar-group-list .icon { + display: inline-block; + height: 12px; + width: 12px; +} #search-save { margin-left: 5px; |