1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-12-22 07:15:47 +01:00

Widen configuration menus.

This commit is contained in:
Juliusz Chroboczek 2024-12-12 14:06:46 +01:00
parent 170d43f6ea
commit 361ec64922

View file

@ -786,25 +786,21 @@ h1 {
}
#filterselect {
width: 8em;
text-align-last: center;
margin-right: 0.4em;
}
#sendselect {
width: 8em;
text-align-last: center;
margin-right: 0.4em;
}
#simulcastselect {
width: 8em;
text-align-last: center;
margin-right: 0.4em;
}
#requestselect {
width: 8em;
text-align-last: center;
}