Fix other skins for #1744

This commit is contained in:
Alexey Sokolov
2020-10-04 21:01:15 +01:00
parent 1580140b3b
commit d505a6d4db
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -407,3 +407,7 @@ table thead th a:hover {
margin-bottom: 0.7em;
}
input.channel_index {
width: 3em;
min-width: unset;
}
+4
View File
@@ -381,3 +381,7 @@ div.submitline {
margin-bottom: 0.7em;
}
input.channel_index {
width: 3em;
min-width: unset;
}