diff --git a/web/viewer.css b/web/viewer.css index 7f87e8bdb..e10ce954f 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -545,7 +545,7 @@ html[dir='rtl'] .splitToolbarButton > .toolbarButton { .toolbarButton, .secondaryToolbarButton { border: 0 none; - background-color: rgba(0, 0, 0, 0); + background: none; width: 32px; height: 25px; }