Fixed size for both present and unpresent button
To prevent size of menu to change when user click on present the unpresent button
This commit is contained in:
committed by
Juliusz Chroboczek
parent
1a11548192
commit
29e98f4f37
@@ -658,7 +658,10 @@ h1 {
|
||||
#presentbutton, #unpresentbutton {
|
||||
white-space: nowrap;
|
||||
margin-right: 0.4em;
|
||||
margin-top: .1em;
|
||||
font-size: 1.1em;
|
||||
text-align: left;
|
||||
width: 5.5em;
|
||||
}
|
||||
|
||||
#videoselect {
|
||||
|
||||
Reference in New Issue
Block a user