'center' the buttons just like the cog/video/voice buttons are.
This commit is contained in:
parent
d302f3eebb
commit
f882ecc31b
2 changed files with 5 additions and 1 deletions
|
@ -167,3 +167,7 @@ limitations under the License.
|
|||
.mx_RoomHeader_voipButton {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
.mx_RoomHeader_voipButtons {
|
||||
margin-top: 18px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue