I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Verified Commit ccb0c279 authored by idk's avatar idk
Browse files

Fix the width of the custom options at the bottom of i2ptunnel on the light theme

parent 7fe01fb9
No related branches found
No related tags found
No related merge requests found
......@@ -955,6 +955,7 @@ input.tunnelName, input.tunnelDescriptionText, #userAgents, .freetext.tunnelDesc
#customOptions {
margin-top: 15px !important;
width: 99%;
}
#tunnelDepth, #tunnelVariance, #tunnelQuantity, #tunnelBackupQuantity,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment