remove remotevideo bottom border hack

pull/1/head
Matthew Hodgson 2015-07-21 15:46:28 -07:00
parent a2f5933417
commit b2130a5295
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ limitations under the License.
.mx_VideoView_remoteVideoFeed {
width: 100%;
border-bottom: 12px solid #f3f8fa;
background-color: #000;
z-index: 50;
}