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:
parent
170d43f6ea
commit
361ec64922
1 changed files with 0 additions and 4 deletions
|
@ -786,25 +786,21 @@ h1 {
|
||||||
}
|
}
|
||||||
|
|
||||||
#filterselect {
|
#filterselect {
|
||||||
width: 8em;
|
|
||||||
text-align-last: center;
|
text-align-last: center;
|
||||||
margin-right: 0.4em;
|
margin-right: 0.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sendselect {
|
#sendselect {
|
||||||
width: 8em;
|
|
||||||
text-align-last: center;
|
text-align-last: center;
|
||||||
margin-right: 0.4em;
|
margin-right: 0.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#simulcastselect {
|
#simulcastselect {
|
||||||
width: 8em;
|
|
||||||
text-align-last: center;
|
text-align-last: center;
|
||||||
margin-right: 0.4em;
|
margin-right: 0.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#requestselect {
|
#requestselect {
|
||||||
width: 8em;
|
|
||||||
text-align-last: center;
|
text-align-last: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue