1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 01:30:32 +02:00

Fix for bot icon in dashboard online table.

This commit is contained in:
Cameron
2021-01-25 19:00:31 -08:00
parent 76dbd4469e
commit 60afb0ba1a
3 changed files with 7 additions and 6 deletions

View File

@@ -1081,7 +1081,7 @@ i.e-welcome-32{ background-position: -814px -37px; width: 32px; height: 32px; }
i.browsers {
background: url(images/browsers.png) no-repeat top left;
display:inline-block;
*margin-right: .3em;
margin-right: .3em;
line-height: 14px;
vertical-align: text-top;