mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
Console: Dark theme banlist margin fix
This commit is contained in:
@@ -7882,7 +7882,7 @@ b.netdb_transport {
|
||||
@media screen and (min-width: 1400px) {
|
||||
#profiles #banlist {
|
||||
border: none;
|
||||
margin: -15px -15px -5px;
|
||||
margin: 0 -15px -5px;
|
||||
padding: 10px 5px;
|
||||
}
|
||||
.main#help #changelog pre:not(old) {
|
||||
|
||||
Reference in New Issue
Block a user