* fix chat/recording button vertical alignment VRFS-3207

This commit is contained in:
Seth Call 2015-05-06 21:13:29 -05:00
parent 6e5472f219
commit c8142c9b0f
1 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@
background-color:#4c4c4c;
min-height:20px;
position:relative;
min-width:690px;
min-width:690px;
}
.pending-metronome {
@ -813,7 +813,8 @@ table.vu td {
.voicechat {
margin-top:10px;
top: 310px;
margin-top:15px;
width:130px;
height:25px;
background-color:#242323;