Merge branch 'meteor-client-new-ui' of https://github.com/gthacoder/bigbluebutton into meteor-ui

This commit is contained in:
Oleksandr Zhurbenko 2015-05-07 19:53:12 -07:00
commit 40324d9306

View File

@ -67,6 +67,13 @@
}
}
.presentationNavigationControls {
width: 54px;
font-size: 28px;
float: right;
margin-right: 90px;
}
.vertically-centered {
position: relative;
top: 50%;