Sizing of container for remote-control-id on mobile in channel

This commit is contained in:
Kasper Rynning-Tønnesen
2018-10-01 15:36:01 +02:00
parent a57b3eb8be
commit bed3febcfa
2 changed files with 2 additions and 2 deletions

View File

@@ -3130,7 +3130,7 @@ nav ul li:hover, nav ul li.active {
#remote_channel{
color:#2d2d2d;
width:90%;
/*width:90%;*/
}
.show-only-mobile{display:block;}

View File

@@ -116,7 +116,7 @@
</div>
<div class="collapsible-body">
<ul id="remote-mobile-container">
<li class="white-bg">
<li class="white-bg container">
<p id="remote_header">Control another client</p>
<form action="#" class="row" id="remoteform">
<div class="input-field col s12">