Fix other skins for #1744

pull/1768/head
Alexey Sokolov 3 years ago
parent 1580140b3b
commit d505a6d4db

@ -407,3 +407,7 @@ table thead th a:hover {
margin-bottom: 0.7em;
}
input.channel_index {
width: 3em;
min-width: unset;
}

@ -381,3 +381,7 @@ div.submitline {
margin-bottom: 0.7em;
}
input.channel_index {
width: 3em;
min-width: unset;
}

Loading…
Cancel
Save