forked from I2P_Developers/i2p.i2p
Un-squish the SusiDNS SVG image on Firefoxes greater than 83, remove wierd padding from .optboxes
This commit is contained in:
@@ -2512,7 +2512,6 @@ td {
|
||||
|
||||
.main[id^="config_"] select, .main[id^="config_"] textarea, .main[id^="config_"] .optbox {
|
||||
margin-left: 3px !important;
|
||||
padding-right: 11% !important;
|
||||
border-radius: 12px;
|
||||
}
|
||||
|
||||
|
@@ -50,6 +50,11 @@ code, tt, .destaddress {
|
||||
font-size: 8.5pt;
|
||||
}
|
||||
|
||||
object {
|
||||
height: 50%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#host_list .destaddress {
|
||||
-moz-user-select: all;
|
||||
-webkit-user-select: all;
|
||||
|
Reference in New Issue
Block a user