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