mirror of
https://github.com/znc/znc.git
synced 2026-08-03 15:33:02 +02:00
Fix other skins for #1744
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user