Moved disable microphone into the menu you get when clicking on your own name.
This commit is contained in:
+2
-2
@@ -705,7 +705,7 @@ h1 {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#presentbutton, #unpresentbutton {
|
||||
#presentbutton {
|
||||
white-space: nowrap;
|
||||
margin-right: 0.4em;
|
||||
margin-top: .1em;
|
||||
@@ -1112,7 +1112,7 @@ header .collapse:hover {
|
||||
|
||||
|
||||
@media only screen and (max-width: 1024px) {
|
||||
#presentbutton, #unpresentbutton {
|
||||
#presentbutton {
|
||||
width: auto;
|
||||
}
|
||||
.nav-link {
|
||||
|
||||
Reference in New Issue
Block a user