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

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

Un-cramp headline hight on welcome wizard pages in narrow browser windows

parent 4a88400c
No related branches found
No related tags found
No related merge requests found
......@@ -3155,6 +3155,7 @@ td#themeselect {
position: absolute;
background: none !important;
box-shadow: none !important;
line-height: normal;
z-index: 999;
}
......
......@@ -2222,6 +2222,7 @@ td.optionsave {
position: absolute;
left: 75%;
width: 22%;
top: 75%;
}
#bandwidthconfig .configtable tr:last-child td {
......@@ -2528,6 +2529,7 @@ td {
letter-spacing: 0.08em;
word-spacing: 0.1em;
color: #41465f;
line-height: normal;
background: none !important;
box-shadow: none !important;
}
......
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