Commit 29e98f4f authored by Alain Takoudjou's avatar Alain Takoudjou Committed by Juliusz Chroboczek

Fixed size for both present and unpresent button

To prevent size of menu to change when user click on present the unpresent button
parent 1a115481
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment