mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-01 00:08:53 +02:00
fix admin navigation in IE (#5110)
This commit is contained in:
committed by
Julian Lam
parent
5f16205d15
commit
b9fd62cb6b
@@ -96,9 +96,9 @@
|
||||
}
|
||||
|
||||
.reconnect-spinner {
|
||||
left: initial;
|
||||
left: auto;
|
||||
right: 380px;
|
||||
bottom: initial;
|
||||
top: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user