diff options
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index bf664ad81..e55257479 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1524,6 +1524,9 @@ img.mail-conv-sender-photo { /* nav bootstrap */ +.net-button { + display: none; +} nav img { border-radius: $radiuspx; |